body{
	
}

div.outer{
	position:relative;
	border:1px solid #A4BED4;	
	padding:0px;
	top:20px;
	left:20px;
	margin-right:1px;
	outline:0px solid #CECECE;
}

div.full_window{
	position:fixed;	
	top:0px;
	left:0px;	
}

div.main{
	position:relative;
	border:1px solid #FFF;
	width:100%;
	margin:0px auto;
	padding:0px;
	background-color:#EBEBEB;
	background-image:url(imgs/header.gif);
}

div.headerwindow{
	position:relative;
	width:100%;
	height:29px;
	background-image:url(imgs/dhxwins_dhx_skyblue/active/header_bg.gif);
	margin:0 auto;
	vertical-align:middle;		
}

div.title{
	float:right;
	direction:rtl;
	line-height:22px;
	vertical-align:middle;
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	margin-top:4px;
	margin-right:10px;
	color:#66C;
}
div.pic-close{
	position:relative;
	float:left;
	background-image:url(imgs/dhxwins_dhx_skyblue/buttons.gif);	
	background-position:-99px -4px;
	_background-position:-99 -4px;
	width:12px;
	height:10px;
	margin-top:8px;
	margin-left:10px;
	cursor:pointer;
}

div.pic-full{
	position:relative;
	float:left;
	background-image:url(imgs/dhxwins_dhx_skyblue/buttons.gif);
	background-position:-67px -4px;
	_background-position:-67 -4px;
	width:12px;
	height:10px;
	max-height:10px;
	margin-top:8px;
	cursor:pointer;
	margin-left:3px;
}

div.pic-full-back{
	float:left;
	background-image:url(imgs/dhxwins_dhx_skyblue/buttons.gif);
	background-position:-83px -4px;
	_background-position:-83 -4px;
	width:12px;
	height:10px;
	max-height:10px;
	margin-top:8px;
	cursor:pointer;
	margin-left:3px;
}

div.content-outer{
	position:absolute;
	margin:0 auto;	
	left:5px;
	top:29px;
	border:2px solid #EBEBEB;
}

div.content{
	margin:0 auto;
	left:6px;
	top:30px;
	background-color:#FFF;
	border:1px solid #A4BED4;
}