/**
 * Window Sticker Page
 * *******************
 * CHANGES TO THIS FILE MUST BE MADE IN CX5_Front_Window_Sticker-ie.css
 * @version 2017.03.21.01 LB Ticket 332272 - Add inventory tags
 */
#cx5ws_windowsticker {
	width: 320px;
	margin: 5px 0;
	font-size: 1em;
	}

	
#cx5ws_ad1block {
	width: 308px;
	padding: 5px;
	margin-top: 1em;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	overflow-x: hidden;
	}

#cx5ws_ad2block {
	width: 308px;
	padding: 5px;
	float: right;
	margin-bottom: 1em;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	overflow-x: hidden;
	}
	
#cx5ws_ad3block {
	width: 308px;
	padding: 5px;
	display: block;
	margin-bottom: 1em;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	overflow-x: hidden;
	}
	
#cx5ws_ad4block {
	width: 308px;
	padding: 5px;
	display: block;
	margin-bottom: 1em;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	overflow-x: hidden;
	}
	
#cx5ws_ad5block {
	width: 308px;
	padding: 5px;
	margin: 1em 0;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	overflow-x: hidden;
	}
	
#cx5ws_ad6block {
	padding: 0 10px;
	}
	
/** @version 2016.11.28 jln Ticket 330597 **/
#infosociallinks
{
	padding: 0 10px;
	overflow: hidden;
}
	
/** Photo and video section **/
#cx5ws_picvidblock {
	width: 320px;
	display: inline-block;
	float: left;
	}
	
#photoblock {
	width: 100%;
	margin-bottom: 10px;
	/*color: #ffffff;*/
	/*background-color: #000000;*/
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	}
	
#photoblock img {
	cursor: pointer;
	}

#phototab {
	width: 100px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 0 2px 35px;
	}

#photomain {
	padding: 10px;
	width: 300px;
	height: 225px;
	overflow: hidden;
	}
	
#photomain .noimage {
	width: 300px;
	height: 225px;
	color: #aaaaaa;
	line-height: 205px;
	vertical-align: middle;
	text-align: center;
	cursor: auto;
	}

#photoinfo {
	padding: 0 15px;
	font-size: 80%;
	/*color: #ffffff;*/
	}

#photothumbs {
	//@version 2017.03.30 jln Ticket 364843, new vehicle viewer, thumbnails swipe
	padding: 10px;
	width: 300px;
	height: 75px;
	overflow-y: hidden;
	overflow-x: scroll;
	}

.scroll-pane {
	}

.scroll-content {
	float: left;
	height: 52px;
	overflow: hidden;
	}

.scroll-content-item {
	width: 75px;
	height: 52px;
	float: left;
	}

.scroll-content .scroll-content-item:first-child {
	width: 70px;
	}

.scroll-content .scroll-content-item:first-child img {
	padding: 0 0 0 0;
	}

.scroll-content-item img {
	padding: 0 0 0 5px;
	}

* html .scroll-content-item {
	display: inline; /* IE6 float double margin bug */
	} 

.scroll-bar-wrap {
	clear: left;
	padding: 5px 4px 0 0;
	margin: 0 -1px -1px -1px;
	height: 18px;
	}

.scroll-bar-wrap .ui-slider {
	background: none;
	border:0;
	height: 12px;
	margin: 0 auto;
	}

.scroll-bar-wrap .ui-handle-helper-parent {
	position: relative;
	width: 100%; 
	height: 100%;
	margin: 0 auto;
	}

.scroll-bar-wrap .ui-slider-handle {
	top:1px;
	height: 10px;
	}

.scroll-bar-wrap .ui-slider-handle .ui-icon {
	margin: -8px auto 0;
	position: relative;
	top: 50%;
	}
.videoblock iframe {display:block;margin:0 auto;}
#videoblock {
	padding: 10px 0;
	margin-bottom: 10px;
	}
#videoblock_right {padding: 15px 0 10px 0;}
#videoblock_bottom {padding: 5px 0;}
#view-video-button {
	display:block;
	font-size:16px;
	margin-top:8px;
	font-weight:bold;
	}
/** Vehicle and Dealer Information **/	
#cx5ws_infodealerblock {
	width: 320px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}

#infoblock {
	width: 320px;
	display: inline-block;
	float: left;
	min-height: 380px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	}

#infobase {
	width: 280px;
	min-height: 24px;
	display: inline-block;
	float: left;
	margin: 10px 0;
	padding: 0 10px 5px;
	font-weight: bold;
	font-size: 1.5em;
	border-top: none;
	border-right: none;
	border-left: none;
	word-wrap:break-word;
	overflow: hidden;
	line-height: 24px;
	}
	
#infobase h1 {
	font-size: 1.5em;
	font-style: normal;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
#infobase .internetspeciallabelholder {
	width: 8.8em;
	display: block;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}
	
#infobase .internetspeciallabel {
	color: white;
	font-weight: bold;
	background: #e00000; /* Old browsers */
	background: -moz-linear-gradient(top,  #e00000 0%, #a90000 44%, #6d0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e00000), color-stop(44%,#a90000), color-stop(100%,#6d0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e00000 0%,#a90000 44%,#6d0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00000', endColorstr='#6d0000',GradientType=0 ); /* IE6-9 */
	padding: 2px 7px 0px;
	font-size: .7em;
	}

#infobase .internetspeciallabel img {
	border: 0;
	}

#infoprice {
	font-weight: bold;
	font-size: 1.2 em;
	padding: 10px;
	border-top: none;
	border-bottom: none;
	min-height: 50px;
	}
	
.info-price-line {
	display: block;
	margin-bottom: 5px;
	}
	
#infoprice .booklabel {
	font-size: .9em;
	}
	
#infoprice .afterrebateprice {
	font-size: 1.2em;
	}

#infolist {
	padding: 10px;
	border-top: none;
	border-bottom: none;
	}

#infoicon {
	padding: 10px;
	border-top: none;
	border-bottom: none;
	}

.iconbanner {
	min-height: 60px;
	width: 105px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	}
	
#view_autocheck {
	cursor: pointer;
	}

.iconbanner div {
	margin-bottom: 5px;
	}

.iconspacer {
	height: 20px;
	width: 100%;
	display: inline-block;
	float: left;
	}

.fuel_econ {
	height: 80px;
	width: 148px;
	float: left;
	display: inline-block;
	margin-left: 30px;
	}

.fuel_city {
	height: 60px;
	width: 50px;
	float: left;
	display: inline-block;
	text-align: center;
	}

.fuel_hwy {
	height: 60px;
	width: 50px;
	float: left;
	display: inline-block;
	text-align: center;
	}

.fuel_logo {
	height: 60px;
	width: 48px;
	float: left;
	display: inline-block;
	text-align: center;
	}

.fuel_big {
	font-size: 1.8em;
	font-weight: bold;
	}
	
.fuel_disclaimer {
	display: inline-block;
	clear: both;
	padding-left: 12px;
	width: 140px;
	height: 20px;
	font-size: .75em;
	}
	
.pricelabel {
	display: inline-block;
	margin-bottom: 2px;
	width: auto;
	float: left;
	clear: left;
	}
		
.price {
	width: auto;
	float: right;
	display: inline-block;
	margin-bottom: 2px;
	}

.mainprice {
	font-size: 1.3em;
	}

#infoprice > div.pricelabel.rebatelabel.hasincentives.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only > span {
	padding: .1em .3em;
	}
	
div.pricelabel.rebatelabel.hasincentives {
	/*height: 1.6em;*/
	}
	
div.price.rebateprice.hasincentives {
	height: 1em;
	padding-top: .3em;
	}
	


.infolabel {
	display: inline-block;
	width: 105px;
	margin-right: 5px;
	font-weight: bold;
	margin-bottom: 2px;
	}

.infoinfo {
	display: inline-block;
	width: 170px;
	margin-bottom: 2px;
	}
	
/** Dealer block and buttons **/
#cs5ws_dealerbuttons {
	width: 320px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}
	
#dealerblock {
	width: 320px;
	display: inline-block;
	float: right;
	}

#dealercontact {
	min-height: 100px;
	margin-bottom: 6px;
	}

#dealercontact div {
	font-size: 1.5em;
	margin-left: 10px;
	margin-top: 5px;
	}
	
#dealercontact #dealeraddress {
	font-size: 1.1em;
	}

.dealerlinkbutton, .dealerlinkbutton2 {
	width: 320px;
	margin: 3px 0;
	}

.wsIncentives {
	}
	
.incentive_popup_title {
	font-weight: normal;
	font-style: italic;
	}
		
.wsIncentives em { font-style: italic; }
.wsIncentives strong { font-weight: bold; }

.wsIncentives .additional_selected_incentives .incentive_information_line {
	display: none;
	}

.wsIncentives .additional_selected_incentives .isActiveIncentive {
	display: block;
	}

.wsIncentives .additional_unselected_incentives .incentive_information_line {
	display: block;
	}

.wsIncentives .additional_unselected_incentives .isActiveIncentive {
	display: none;
	}
	
.wsIncentives .incentive_checkbox {
	display: inline-block;
	width: 20px;
	float: left;
	margin-right: 5px;
	}

.wsIncentives .incentive_label {
	font-weight: bold;
	float: left;
	border-bottom:1px dotted #808080;
	cursor: pointer;
	}
	
.wsIncentives .incentive_amount {
	font-weight: bold;
	float: right;
	}
	
.wsIncentives .incentive_expires {
	display: inline-block;
	margin-left: .5em;
	}
	
.wsIncentives .retail_rebate_area .incentive_label, .wsIncentives .retail_rebate_area .incentive_amount {
	font-size: 1.2em;
	line-height: 1.4em;
	border: none;
	cursor: auto;
	height: 1.4em;
	}
	
.wsIncentives .retail_rebate_area  .incentive_expires {
	display: inline-block;
	line-height: 1.1em;
	margin-left: .5em;
	height: 1.4em;
	padding-top: .3em;
	}
	
.wsIncentives .retail_rebate_area .red {
	color: #FF0000;
	font-size: 1.2em;
	}
	
.wsIncentives .retail_rebate_area .red  .incentive_amount {
	border-top: 1px solid #000000;
	}
	
.wsIncentives .additional_incentives {
	clear: both;
	padding: .8em;
	}
	
.wsIncentives .additional_selected_incentives, .wsIncentives .incentive_holder_block {
	overflow: auto;
	min-height: 20px;
	max-height: 250px;
	max-height: 33vh;
	}
	
.wsIncentives .incentive_header {
	padding: .4em;
	margin: 0 0 .8em;
	}
	
.wsIncentives  .incentive_information_line {
	margin: .4em 0;
	min-height: 1.2em;
	list-style-type: none;
	clear: both;
	}
	
.wsIncentives .incentive_details {
	clear: both;
	padding: .25em;
	/* removed 20160209 nna 277536
	max-height: 400px;
	overflow: auto;
	*/
	}
	
.wsIncentives .incentive_details .closeincentive {
	float: right;
	display: block;
	cursor: pointer;
	border-bottom: 1px dotted #808080;
	}
	
.wsIncentives .incentive_disclaimer {
	font-size: .8em;
	font-style: italic;
	}
	
.wsIncentives #buttonb_section, .wsIncentives #buttona_section {
	margin: 10px 5px;
	}
	
.wsIncentives #buttona, .wsIncentives #buttonb {
	display: block;
	margin: 3px;
	}
	
.wsIncentives .inc_compare_line {
	display: inline-block;
	width: 380px;
	margin: 5px;
	}
	
.wsIncentives  #incentive_retail.unselected {
	color: #808080;
	}
	
.wsIncentives  #incentive_retail.unselected .incentive_amount {
	text-decoration: line-through;
	}
	
#inc_compare_box .incentive_label {
	cursor: auto;
	border: none;
	}
		
/** Vehicle is internet special block **/
#cx5ws_specialblock {
	width: 100%;
	max-width: 560px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}

#specialcommentsholder {
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	}
	
#specialscomments {
	padding: 10px;
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	background: #e00000; /* Old browsers */
	background: -moz-linear-gradient(top,  #e00000 0%, #a90000 44%, #6d0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e00000), color-stop(44%,#a90000), color-stop(100%,#6d0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e00000 0%,#a90000 44%,#6d0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e00000 0%,#a90000 44%,#6d0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00000', endColorstr='#6d0000',GradientType=0 ); /* IE6-9 */
	}
	
/** Block for vehicle comments **/
#cx5ws_commentblock {
	width: 100%;
	max-width: 560px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}

#vehiclecomments {
	padding: 10px;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	}

#commentslabel {
	font-size: 110%;
	font-weight: bold;
	}

#commentscomments {
	padding: 10px;
	overflow: auto;
	max-height: 200px;
	}

/** Block for payment estimatore and ad section 1
 *
 * @version 20170523 nna 382462 - change style for rate calculator
 */
#cx5ws_estiadblock {
	width: 320px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}

#paymentestimator {
	padding: 10px;
	}

#estimatorheader {
	padding: 4px;
	font-size: 120%;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
	}

.sliderline {
	line-height: 25px;
	vertical-align: middle;
	}

.sliderlabel {
	margin-left: 10px;
	font-weight: bold;
	font-size: 110%;
	display: inline-block;
	width: 160px;
	vertical-align: middle;
	}

.sliderinput {
	display: inline-block;
	width: 120px;
	vertical-align: middle;
	}

.sliderinput input {
	display: inline;
	}

.slider {
	display: block;
	width: 250px;
	margin: 5px auto;
	vertical-align: middle;
	}

#paymentreset {
	font-size: 10px;
	float: right;
	}
	
#payments {
	padding-bottom: .5em;
	}

#mainpayment {
	width: 96%;
	display: block;
	min-height: 6.1em;
	margin: 0 auto .2em;
	}

#mainpaymentlabel {
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	}

#mainpaymentpayment {
	display: block;
	width: 100%;
	margin-top: .1em;
	font-size: 5em;
	font-weight: bold;
	text-align: center;
	}

#secondpayment, #thirdpayment {
	width: 96%;
	display: block;
	height: 2em;
	margin: 0 auto .2em;
	vertical-align: middle;
	clear: both;
	}

#secondpaymentlabel, #thirdpaymentlabel {
	width: 48%;
	font-size: .8em;
	color: #777777;
	display: block;
	float: left;
	height: 1.5em;
	vertical-align: middle;
	margin-top: .7em;
	}

#secondpaymentpayment, #thirdpaymentpayment {
	font-size: 1.5em;
	font-weight: bold;
	width: 48%;
	display: block;
	float: right;
	height: 1.5em;
	vertical-align: middle;
	}

#estimatorresults {
	margin-top: 1em;
	}

#estimatorresultheader {
	display: inline-block;
	width: 292px;
	padding: 2px;
	margin: 10px 0 0 0;
	}

.estimatorfooter {
	line-height: 1em;
	width: 292px;
	padding: 2px;
	font-size: .8em;
	margin: 0;
	}
		
#wsAdSection1 {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	}

/** Block for vehicle equipment information **/
#cx5ws_equipmentblock {
	width: 100%;
	max-width: 560px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}
	
#spectabs {
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .5);
	}

#spectabs .ui-tabs-panel {
	height: 220px;
	overflow: auto;
	}

.cx5-ws-disclaimer-techspecs,.cx5-ws-disclaimer-features,.cx5-ws-disclaimer-equipment {
	font-size:80%;
	padding:4px;
	margin:6px;
	}
.cx5-ws-disclaimer-label {
	color:#990000;
	font-weight:bold;
	}
	
ul.cx5-ws-features,ul.cx5-ws-techspecs,ul.cx5-ws-equipment {list-style: none;margin-top:5px;font-size:100%;padding:0;margin:0;}
ul.cx5-ws-features ul,ul.cx5-ws-techspecs ul {list-style: none;}
ul.cx5-ws-techspecs li,ul.cx5-ws-equipment li,ul.cx5-ws-features li {margin-top:5px;}
ul.cx5-ws-features li.specheader {
	font-weight:bold;
	margin-top:7px;
	}
ul.cx5-ws-features>li>ul {
	font-weight:normal;
	padding-left:10px;
	font-size:90%
	}
	
/** similar vehicles block **/
#cx5ws_simvehblock {
	width: 100%;
	max-width: 320px;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	}
	
#wsSimilarVehicles {
	}
	
#wsSimilarVehicles h3{
	margin: 5px 0 10px;
	font-size: 1.4em;
	}
	
.wsSimilarVehicle {
	margin-bottom: 3px;
	}
	
#wsSimilarVehicles .cx5_ws_similarvehicleline a {
	text-decoration: none;
	}
	
#wsSimilarVehicles .cx5_ws_sv_resultheader {
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 3px;
	font-size: 1.1em;
	}
	
#wsSimilarVehicles .cx5_ws_sv_resultbody {
	border-top: none;
	clear: both;
	}
	
#wsSimilarVehicles .cx5_ws_is_photo {
	display: inline-block;
	float: left;
	height:90px;
	width:120px;
	}
	
#wsSimilarVehicles .cx5_ws_sv_no_image_available {
	color: #ababab;
	text-align: center;
	padding-top: 30px;
	}
	
#wsSimilarVehicles .cx5_ws_sv_info {
	display: inline-block;
	float: right;
	min-height:90px;
	width:190px;
	}
	
#wsSimilarVehicles .cx5_ws_sv_info .cx5_ws_sv_resultspecline {
	clear:both;
	margin: 2px 0;
	display: inline-block;
	float: right;
	width:190px;
	}
	
.cx5_ws_sv_label {
	float: left;
	font-weight: bold;
	}
	
.cx5_ws_sv_content {
	float: right;
	padding-right: 3px;
	}
	
#wsSimilarVehicles .cx5_ws_sv_info .cx5_ws_sv_resultpriceline {
	clear:both;
	font-size: 1.4em;
	font-weight: bold;
	margin: 6px 0 4px;
	display: inline-block;
	float: right;
	width:190px;
	}
	
#wsSimilarVehicles .cx5_ws_sv_info .cx5_ws_sv_resultpaymentline {
	clear:both;
	margin: 2px 0;
	display: inline-block;
	float: right;
	width:190px;
	}
	
/** block for window sticker disclaimer **/
#cx5ws_disclaimerblock {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 1em;
	}
	
#ws_search_disclaimer_label {
	color:#990000;
	font-weight:bold;
	}
	
#wspopup .actionform {
	margin: 0;
	width: 100%;
	}
	
#wspopup .actionform ul {
	padding: 0;
	}

#wspopup .actionform ul li {
	margin: 0;
	}
	
#wspopup .submit_line {
	display: none;
	}
	
#wsEmailForm {
	width: 500px;
	}
	
#wsEmailForm .vehiclepreview {
	background-color: #cccccc;
	padding: 3px;
	}
	
#wsEmailForm .vehiclepreview .vehiclepreviewimage {
	display: inline-block;
	width: 150px;
	margin-right: 5px;
	float: left;
	}
	
#wsEmailForm .vehiclepreview .vehiclepreviewdata {
	display: inline-block;
	width: 300px;
	float: right;
	}
	
#wsEmailForm .vehiclepreview .vehiclepreviewdata .vehiclepreviewdatainfo {
	font-size: 1.4em;
	margin-bottom: 5px;
	}
	
#wsEmailForm .wseflabel {
	display: inline-block;
	width: 140px;
	}
	
#wsEmailForm .wsefvalue {
	display: inline-block;
	width: 140px;
	}
	
#wsEmailForm ul li {
	min-height: 24px;
	margin: 4px 0;
	}
	
#wsEmailForm ul li input {
	float: right;
	width: 250px;
	}
	
#wsEmailForm ul li textarea {
	float: right;
	width: 248px;
	}
	
#wsEmailForm li.wsEmailFormSenderFirstName {
	display: none;
	}

#cx5_vehicle_tags
{
	font-size: 0.8em;
}

@media screen and (min-width: 560px) and (max-width: 899px) {
	#cx5ws_windowsticker {
		width: 560px;
		}
		
	#dealerblock {
		width: 230px;
		}

	.dealerlinkbutton, .dealerlinkbutton2 {
		width: 230px;
		}
		
	#cx5ws_infodealerblock {
		width: 230px;
		}

	#infoblock {
		width: 230px;
		}

	#infobase {
		width: 210px;
		}
		
	
	.infolabel {
		display: inline-block;
		width: auto;
		margin-right: 5px;
		font-weight: bold;
		margin-bottom: 2px;
		float: left;
		clear: left;
		}

	.infoinfo {
		display: inline-block;
		width: auto;
		margin-bottom: 2px;
		float: right;
		}

	.fuel_econ {
		margin-left: 30px;
		}

	#cs5ws_dealerbuttons {
		width: 560px;
		}
		
	#dealerblock {
		width: 560px;
		}
		
	.dealerlinkbutton, .dealerlinkbutton2 {
		width: 275px;
		}
		
	#cx5ws_estiadblock {
		width: 560px;
		}
		
	#paymentestimator {
		width: 540px;
		}
		
	.sliderline {
		width: 290px;
		}
		
	#estimatorresults {
		width: 230px;
		margin-top: -260px;
		float: right;
		}
		
	#estimatorresultheader {
		width: 224px;
		}
		
	.estimatorfooter {
		width: 224px;
		}
		
	#mainpayment,#secondpayment, #thirdpayment {
		width: 220px;
		}
		
	#mainpaymentpayment {
		font-size: 4em;
		}
		
	#secondpaymentlabel, #thirdpaymentlabel {
		width: 59%;
		}
	#secondpaymentpayment, #thirdpaymentpayment {
		width: 39%;
		}
	
	#cx5ws_ad1block {
		width: 548px;
	}
	
	#cx5ws_ad2block {
		width: 548px;
	}
	
	#cx5ws_ad3block {
		width: 548px;
	}
	
	#cx5ws_ad4block {
		width: 548px;
	}
	
	#cx5ws_ad5block {
		width: 548px;
	}
		
	#cx5ws_simvehblock {
		margin: 10px 120px;
		float: none;
		}

	}
	
@media print, screen and (min-width: 900px) {
	#cx5ws_windowsticker {
		width: 900px;
		margin: 5px auto;
		}
		
	#cx5ws_infodealerblock {
		float: left;
		margin-left: 20px;
		}
		
	#cs5ws_dealerbuttons, #dealerblock, .dealerlinkbutton, .dealerlinkbutton2  {
		width: 220px;
		}
		
	#cx5ws_estiadblock {
		float: left;
		}
		
	#cx5_wssection_holder {
		float: right;
		display: inline-block;
		width: 560px;
		}	
	
	#spectabs .ui-tabs-panel {
		height: 350px;
		overflow: auto;
		}
	#cx5ws_simvehblock {
		float: left;
		clear: left;
	}
	
	#cx5ws_ad2block {
		width: 548px;
	}
	
	#cx5ws_ad3block {
		width: 888px;
	}
	
	#cx5ws_ad5block {
		width: 208px;
	}
}