
.dhtmlwindow{
position: absolute;
border: 5px solid #dc5844;
visibility: hidden;
}

.drag-handle{ 
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{ 
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{
padding:10px 10px 0 10px;
background-color: white;
overflow: auto;
}



.drag-handle{ 
background: #dc5844;
height:30px;
}

#interVeil{
position: absolute;
background: black url(blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}



#templatehome{
position:absolute;
margin:0;
	padding:0;
	width:24px;
	height:190px;

}


