.textmodule {
	
	text-decoration: none;
	/*padding: 10px;*/
	/*margin-bottom: 15px;*/
}
.text_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}

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