/* 
================================
 Container Styles for DotNetNuke - Copyright ONESCAPE Business Solutions Pty Ltd - http://www.onescape.com.au
================================
*/   


HR {
 height: 1px;
 color: #EAEAEA;
}

.PlainTitleBar {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	height: 17px;
	line-height: 15px;
}

.containermaster
{
	width: 100%;
	background-color: transparent;
	/*
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;*/
}



