.calculator-car-panel {
	border: none;
}
.main-col h1 {
	float: right;
	width: 300px;
	font-weight: normal;
	font-size: 22px;
	color: #272528 !important;
	text-align: right;
	margin: 0 10px 6px 0;
}
h1 span {
	font-weight: bold;
}
h5 {
	float: right;
}
.badge-image {
	position: absolute;
	left: 10px;
}
.car-image {
	float: left;
}
.call_now {
	float: right;
	margin-bottom: 10px;
}
.calculator-car-panel {
	float: left;
	clear: both;
	border-top: 1px solid #e9e9e9;
	width: 515px;
}
.vehicle-calc-adjust {
	left: 0;
	top: 0;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 0;
	height: 180px;
	width: 247px;
}
.vehicle-calc-adjust h3, .vehicle-panel h4 {
	color: #1f7f95;
	font-weight: bold;
	font-size: 16px;
}
.payment-details {
	left: 248px;
	padding: 10px 0 10px 10px;
	height: 180px;
	border-bottom: 1px solid #e9e9e9;
	width: 255px;
	top: 0;
}
.payment-details h3 {
	font-weight: bold;
	color: #272528;
	font-size: 21px;
	letter-spacing: -1px;
}
.payment-details h4 {
	color: #ca0606;
	font-weight: bold;
	font-size: 45px;
	letter-spacing: -3px;
}
.payment-details h4 span {
	color: #272528;
	font-size: 21px;
	letter-spacing: -1px;
}
.vehicle-extra-text {
	top: 205px;
	left: 0;
	border-right: 1px solid #e9e9e9;
	padding: 10px 10px 10px 0;
	width: 237px;
}
.calculate-now {
	margin-top: 10px;
	float: left;
	width: 195px;
	height: 29px;
	cursor: pointer;
	background: transparent url('../images/recalculate.jpg') no-repeat 0 0;
}
.calculate-now:hover {
	background: transparent url('../images/recalculate.jpg') no-repeat 0 -29px;
}
.buy_now {
	width: 175px;
	height: 34px;
	display: block;
	background: transparent url('../images/buynow.jpg') no-repeat 0 0;
}
.buy_now:hover {
	background: transparent url('../images/buynow.jpg') no-repeat 0 -34px;
}
.car-calc-view {
	height: 325px;
}
.contact-panel {
	overflow: hidden;
}
.contact-form input[type=text], .contact-form .textarea {
	border: 2px solid #e0e0e0;
}
.contact-form input[type=text] {
	width: 130px;
}
.contact-form .textarea {
	width: 381px;
}
.contact-form .col1 {
	widows: 120px;
}
.contact-form .col2 {
	width: 180px;
}
label {
	text-align: right;
	margin-right: 4px;
	display: block;
}
.q span {
	position: absolute;
	background: #FFFFFF;
	border: 2px solid #DDDDDD;
	z-index: 999999;
	padding: 4px;
}
.red {
	color: #FF0000;
}
#video {
	position: absolute;
	top: 10px;
	left: 258px;
	width: 254px;
}
#video p {
	float: left;
	width: 110px;
	margin-right: 10px;
	font-size: 13px;
}
