/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: White;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(1.gif);
	background-repeat: no-repeat;


}

.containerrow3_blue {
	BACKGROUND-IMAGE: url(3.gif);
	background-repeat: no-repeat;

}
.containerrow2_blue {
	background-color: #FFFFFF
}
.customTitle
{
	font-family: Verdana, Arial;
	font-size: 13px;
	 letter-spacing: 1px;
	text-align: center;
	color: White;
}
