/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	font-size:13px;
	/*border-right:#999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; */
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	/*background:#CCCCCC;*/	

}
.containerrow1_blue {
	/*background:url(../../skins/images/mod_heade.png) no-repeat;*/
	/*background-color:#006699;*/
	/*border-top:#006699 1px solid;*/
}
.containerrow2_blue {
	/*background-color:#F7F7F7;
	line-height:20px;*/
	
}

.containermaster_blue1 {
	width: 100%;
	font-size:13px;
	/*border-right:#999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; */
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	background:;	

}