.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
	margin-bottom: 5px;
	
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle, .resource_moduletitle, .biography_moduletitle {
	color: #333333; 
	font-size: 18px; 
	font-weight: normal; 
	text-transform: uppercase; 
	border-bottom: 1px solid #ccccff;
	margin: 5px;
}

.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;
	
}

.textmodule_banner p{
	margin: 0px;
}
