.textmodule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 5px;
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle, .searchresults_moduletitle, .weeklywidecalendar_title, .faq_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	width: 510px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	marign-top: 10px;
}

.textmodule h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

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

.sidetext_moduletitle, .toc_moduletitle {
	color: #fff;
	background-color: #CC9933;
	display: block;
	padding: 3px;
}