/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_free {
	width: 100%;
	background-color: #ffffff;
}
.containerrow1_free {
	background-color: #f7e7bc;
}
.containerrow2_free {
	background-color: #ffffff;
}
.containerrow3_free {
	background-color: #CCFFFF;
}
.containerrow4_free {
	background-color: #99DDDD;
}


