
#main .module {
	float: left;
	margin: 0 0 10px 11px;
	_margin: 0 0 10px 6px;
	padding: 0;
	width: 218px;
}

#main .module h2 {
	border: none;
	color: #4e2500;
	font-size: 13px;
	line-height: 16px;
	margin: 0 5px 0 5px;
	text-transform: uppercase;
}

#main .module h2 a {
	color: #4e2500;
	text-decoration: none;
}

#main .module h2 a:hover {
	color: #eb0000;
	text-decoration: none;
}

#main .module img {
	margin: 0 0 7px 0;
}

#main .module p {
	color: #4e2500;
	font-size: 12px;
	line-height: 15px;
	margin: 0 5px 10px 5px;
}

#main .module p a {
	color: #eb0000;
	text-decoration: none;
}

#main .module p a:hover {
	color: #eb0000;
	text-decoration: underline;
}

#main p.divider {
	border-bottom: #4e2500 dotted 3px;
	clear: both;
	font-size: 21px;
	font-weight: bold;
	height: 1px;
	margin: 5px 10px 20px 10px;
}
