/*
================================
 Container Styles for DotNetNuke
================================
*/

.containermaster_simple {
	width: 100%;
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px; 
}
.containerrow1_simple {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_simple {
	background-color: #ffffff;
}

