/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	border-style:none;
}
.containerrow1 {
	
}
.TitleRow {
	height:25px;
}

.containerrow2 div{
	margin-left:3px;
}

.head{
	text-align:center;
	height:25px;
	font-size:12px;
    color:#D9940E;
    font-weight:bold;
    }


