/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_white {
	width: 100%;
	background-color: transparent;
	
}

.containerrow {
	width: 100%;
	background-color: transparent;
}

.containerrowt {
	width: 100%;
	background-color: transparent;
}
containermaster_blue 
{
    width: 100%;
    background-color: transparent;
}
.containermaster_transparent {
	width: 100%;
	background-color: Transparent;
}

































