/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	background-color: #ffffff;
	width: 100%;
	color: #5f07b6;
	font-weight: bold;
	text-indent: -5px;
	vertical-align: top;
	border: 0px solid #666666;
}
.containerrow1 {
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}
.containerrow2_blue {
	background-color: #ffffff;
}

