.dealer-banner {
	font-family: Arial, Verdana, Helvetica,sans-serif;
	width: 100%;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #555555;
	background: #000000;
	padding-top: 10px;
}

.dealer-banner-inner {
	width: 952px;
	margin: 0 auto;
}

.dealer-form {
	float: right;
	margin-right: 5px;
}

.dealer-header {
	margin: 5px 0 0 15px;
	float: left;	
}

.dealer-header a {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.dealer-header a:hover {
	color: #ffffff;
}

.form-label {
	float: left;
	margin: 5px 5px 0 0;
	font-size: 14px;
	font-weight: bold;
}

.dealer-form input.dealer-zip {
	background: url('/pub-share/images/header_footer/zip-input.jpg') no-repeat top right;
	width: 78px;
	height: 26px;
	border: 0;
	color: #999999;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-top: 0;
}

.submitBtn {
	float: right;
	background: url('/pub-share/images/header_footer/dealer-submit.jpg') 0 0;
	border: 0;
	padding: 0;
	margin-right: 15px;
}