/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_noopt2 {
	width: 100%;
	background-color: #ffffff;
	border-top: #15694C 3px solid; 
	border-bottom: #15694C 3px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containerrow_noopt2 {}
