.mtmodule {
	width: 100%;
	border: 1px solid #FFF;
	background-color: #96A9C9;
	margin-bottom: 15px;
}
.bottom {
	margin-bottom: 0;
}
.mtmoduletitle {
	padding: 3px 6px;
	background-color: #728AB8;
	font-weight: bold;
	color: #FFF;
}
.mtmoduletitle a {
	color: #FFF;
	text-decoration: underline;
}
.mtmoduletitle a:hover {
	text-decoration: none;
}
.mtmodulebody {
	padding: 3px 6px;
	color: #FFF;
	line-height: 1.3em;
	font-size: 11px;
}
.mtmodulebody ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#right-content .mtmodulebody a {
	color: #FFF;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#right-content .mtmodulebody a:hover {
	text-decoration: none;
}
.sephr {
	height: 1px;
	margin-bottom: 13px;
}
#left-content h3 a {
	color: #FFF;
	font-size: 11pt;
	text-decoration: underline;
}
#left-content h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
.entry-tags-list {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 16px 0 0 0;
}
#left-content .entry-tags-list a {
	color: #0A317A;
	font-size: 10px;
	text-decoration: underline;
}
#left-content .entry-tags-list a:hover {
	text-decoration: none;
}
.entry-tag {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 4px;
	font-size: 10px;
}
.entry-footer {
	font-size: 10px;
	padding-top: 3px;
	border-top: 1px solid #0A317A;
}
#left-content .entry-footer a {
	font-size: 10px;
	color: #0A317A;
	text-decoration: underline;
}
#left-content .entry-footer a:hover {
	text-decoration: none;
}
#left-content a {
	color: #0A317A;
	text-decoration: underline;
}
#left-content a:hover {
	color: #FFF;
	text-decoration: underline;
}
#name-email label {
display:block;
float:left;
width:100px;
}