/* 
================================
 Container Styles for DotNetNuke
================================
*/   

#con_bg_bar {
	width: 100%;
	background-color: #ffffff;
}
.content {
}
.title {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#2b5233;
	font-style:italic;
	font-weight:bold;
}
