.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 5px;
	height: auto;
	
	
}
.text_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}

/*.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.2em;
}
