.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	color: #000;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
}

.text_moduletitle, listing_moduletitle, news_moduletitle,weblog_moduletitle, .imagegallery_moduletitle, .imagegallery_gallerytitle, .nav_moduletitle {
	display: block;
	border-bottom: 1px solid #000033;
	font-size: 20px;
	font: bold 100%;
	margin: 5px;
	margin-top: 0;
	padding: 0;
	color: #33426E;
}

.textmodule h2 {
	font-size: 11px;
	color: #663333;
	font-weight: normal;
	display: block;
	text-align: right;
	border-bottom: 1px dotted #003366;
	margin: 0px;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}
