.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
}
.text_moduletitle {
	font-family: /*Verdana,*/ Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #990000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	background-image: url(images/line.png);
	background-position: left bottom;	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;*/
	background-repeat: no-repeat;
}

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