.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223759;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	line-height: 18px;
}
.text_moduletitle, listing_moduletitle, news_moduletitle,weblog_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #123C7E;
	text-decoration: none;
	display: block;
	width: 80%;
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBBDA6;
	marign-top: 10px;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
	*width: 95%;
}

.textmodule ol {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
}

.textmodule li {
	font-size: 12px;
	line-height: 15px;
	list-style-type: square;
}

.textmodule table li, .video-page table li {
	list-style-type: none;
	color: #000;
}

.video-page .textmodule table {
	margin-top: 0px;
}
.video-page .textmodule p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.video-page .textmodule{
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 10px;
}