/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: transparent;
	border-right: #ebebeb 0px solid; 
	border-top: #ebebeb 0px solid; 
	border-left: #ebebeb 0px solid; 
	border-bottom: #ebebeb 0px solid; 
	 
	 
	 
	
}
.containerrow1_blue {
	background-color: transparent;
}
.containerrow2_blue {
	background-color: transparent;
}


