﻿.CMSWindow{
	background: white;
	position:absolute; /*done for the rounded corners*/
	padding-bottom:10px;
}
.MyTitle
{
	padding:5px 5px 5px 17px;
	color:#ffffff;
	cursor:move;
	font-weight:bold;
	font-family:Verdana Tahoma Arial "Comic Sans MS";
	font-size:12px;
}
.CMSWindow .bd-inner{
	border-left:1px solid #2f4373;
	border-right:1px solid #2f4373;
	margin:28px 0px 0px 0px;
}
.CMSWindow span.close{
	display:block;
	width:16px;
	height:16px;
	line-height: 0.1px;
	font-size:0.1px;
	position:absolute;
	background: url(WebResource.axd?d=c9_VFyyv_5L-c2zhI5SeMiL95j8ANwG904YqemTodQbjFMVtiqS0RCbZyc4Q0AIC0&t=634037136263281250) no-repeat top left;
	right:5px;
	_right:5px;
	top:4px;
}
.CMSWindow span.corners{
	display:block;
	width:15px;
	/*line-height: 0.1px;
	font-size:0.1px;*/
	position:absolute;
	background: #666 url(WebResource.axd?d=c9_VFyyv_5L-c2zhI5SeMlaSquxnlYoUbL_yFVmSYHQ1&t=634037136263281250) no-repeat top left;
}
.CMSWindow span.corners.tl{
	height:30px;
	left:0px;
	top:0px;
	cursor:move;
	background-position:0px 0px;
}
.CMSWindow span.corners.tb{
	height:30px;
	left:0px;
	right:0px;
	_right:0px;
	top:0px;
	width:100%;
	cursor:move;
	background: url(WebResource.axd?d=c9_VFyyv_5L-c2zhI5SeMhghhNfbm-F00xYx1nFfwH41&t=634037136263281250) repeat-x top left;
}
.CMSWindow span.corners.tr{
	height:30px;
	right:0px;
	_right:0px;
	top:0px;
	cursor:move;
	background-position:-11px 0px;
}
.CMSWindow span.corners.bl{
	height:12px;
	left:0px;
	bottom:0px;
	background-position:0px -30px;
}
.CMSWindow span.corners.bb{
	height:12px;
	left:0px;
	right:0px;
	_right:0px;
	bottom:0px;
	width:100%;
	cursor:move;
	background: url(WebResource.axd?d=c9_VFyyv_5L-c2zhI5SeMgVHd0AZaOHy6EodlfTvqEg1&t=634037136263281250) repeat-x bottom left;
}
.CMSWindow span.corners.br{
	height:12px;
	right:0px;
	_right:0px;
	bottom:0px;
	background-position:-11px -30px;
}
.CMSWindow span.c_corners{
	display:block;
	width:15px;
	/*line-height: 0.1px;
	font-size:0.1px;*/
	position:absolute;
	background: #666 url(WebResource.axd?d=c9_VFyyv_5L-c2zhI5SeMtJLR20xMMMduGolDkjwtsn9euQLtqaRQ5cxoBgChyzK0&t=634037136263281250) no-repeat top left;
}
.CMSWindow span.c_corners.tl{
	height:30px;
	left:0px;
	top:0px;
	cursor:move;
	background-position:0px 0px;
}
.CMSWindow span.c_corners.tb{
	height:30px;
	left:0px;
	right:0px;
	_right:0px;
	top:0px;
	width:100%;
	cursor:move;
	background: none;
}
.CMSWindow span.c_corners.tr{
	height:30px;
	right:0px;
	_right:0px;
	top:0px;
	cursor:move;
	background-position:-11px 0px;
}
.CMSWindow span.c_corners.bl{
	height:12px;
	left:0px;
	bottom:0px;
	background-position:0px -30px;
}
.CMSWindow span.c_corners.bb{
	height:12px;
	left:0px;
	right:0px;
	_right:0px;
	bottom:0px;
	width:100%;
	cursor:move;
	background: none;
}
.CMSWindow span.c_corners.br{
	height:12px;
	right:0px;
	_right:0px;
	bottom:0px;
	background-position:-11px -30px;
}