/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue_LeftNav {
	width: 219px;	
	background-color: #E9E8D3;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	padding-top: 0px;
	padding-bottom: 0px;
}
.containerrow1_blue_LeftNav {	
	padding-top: 0px;
	padding-bottom: 0px;
}
.containerrow2_blue {
	background-color: #E9E8D3
}




















