.textmodule {
	font-family: "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin-bottom: 5px;
	
}
.text_moduletitle {
	font-family: "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}

.textmodule h2 {
	font-family: "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0;
}

.textmodule p {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size: 12px;
}
