.dealers-page .menu ul li a, .menu ul li a:visited {
	width:205px;
}
.dealers-page .menu {
	height:auto;
}
.half {
	width:395px;
	float:left;
}
.clear {
	clear:both;
}
.center-text {
	text-align:center;
	display:block;
}
.large-list {
	font-size:16px;
}
.large-list a {
	color:#660000;
}
#dealer-nav {
	list-style:none;
	font-size:22px;
	line-height:normal;
	color:#660000;
	margin:50px 0 0 0;
	padding:0;
}
#dealer-nav a {
	color:#660000;
}
.padded {
	padding:10px;
}
h1, h2, h3 {
	display:block;
}
a:active,a:link,a {
	color:#8D1013;
}
h1 {
	margin:10px 0;
}
.news-entry {
	margin:20px;
	border-bottom:#990000 1px solid;
}
.news-entry h2 {
	margin-bottom:0;
}
.news-entry .date {
	margin:0;
}
.news-entry .date a {
	color:#990000;
}
.download-entry {
	margin:0 auto;
	width:700px;
}
.download-entry img, .download-entry a {
	float:left;
	margin:0 20px;
}
.button-with-text, .button-with-text:hover, .button-with-text:link {
	display:block;
	color:#FFF;
	font-size:16px;
	text-align:center;
	padding:5px 10px 10px 0;
	height:35px;
	width:190px;
	background:url('../images/red-button.gif');
}