.textmodule {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
	margin-top:0px;
}
.text_moduletitle {
	font-family: "Arial";
	font-size: 18px;
	color: #ECEEED;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-bottom: 30px;
	font-weight:normal;
}

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

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
	color: #9FA1A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
