.containermaster_S1/* 
================================
 Container Styles for DotNetNuke
================================
*/   

 {
	width: 100%;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0C1A0;
	padding-left: 10px;
}
.containermaster_S1_02 {
	width: 100%;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #D0C1A0;
	padding-left: 10px;
}
.containerrow1_S1 {
}

.containerrow2_S1 {
}
.containermaster_transparent {
	width: 100%;
	background-color: transparent;
}
.containerleft_S1 {
	width: 170px;
	margin-left: 15px;
}

