.textmodule {
	color: #666666;
	text-decoration: none;
	height: auto;
	margin: 0px 5px 0px 5px;
	
}
.textmodule_banner {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: -12px;
	*margin-top: -19px;
	height: auto;
	
}

.text_moduletitle {
	font-size: 16px;
	font-weight: normal;
	color: #fcb315;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD8B8;
}

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

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
	line-height: 1.3em;
}