/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.DGreenTitle {
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial;
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: #307735 1px solid; 


}




