/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_free {
	width:100%;
	background-color:#FFF;
}



.containerrow1_free {
	background-color:#FFF;
}

.containerrow2_free {
	background-color:#FFF;
}

.title {
	font-family:Arial;
	font-size:14px;
	color:#BF0000;
	font-weight:bold;
	vertical-align:middle;
}

.top {
	background-image:url('container.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	border-bottom:1px #BF0000 solid;
	vertical-align:middle;
	height:30px;
}
