.module_shortfacts {
	float: right;
	width: 243px;
	padding: 10px;
	margin: 5px 0px 5px 10px;
}
.module_shortfacts h4 {
	margin-bottom: 3px;
}
.module_shortfacts h4 a:link,
.module_shortfacts h4 a:visited {
	text-decoration: none;
}
.module_shortfacts h4 a:hover,
.module_shortfacts h4 a:active {
	text-decoration: underline;
}

