/* 
================================
 Container Styles for DotNetNuke
================================
*/
.containerMaster
{
	width: 100%;
	background-color: #FAA820;
	border-width: 0px;
}
.sectionTable
{
	width: 100%;
	background-color: #FAA820;
	border: 0;
}

