#addressBookWidgetDiv {
  width:100%;
  height:200px;
}

#walletWidgetDiv{
  width:100%;
  height:200px;
}

#ecoverlay {
     display:none;
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:left;
     z-index: 1000;
	 background:rgba(0,0,0,0.3);
}

#ecoverlay #ecoverlayBox{
     width:auto;
	 max-width:500px;
     margin: 250px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:left;
}

.ecContainerWrapper{
	font-size:14px;
	line-height: 1.42857;
}

.ecLoading{
	background:url("loading.gif") no-repeat  center center;
}

.ecLoading{
	background:url("loading.gif") no-repeat  center center;
}
.ec_paytomorrow.ecLoading .ecProceed, .ec_affirm.ecLoading .ecProceed{
	visibility :hidden;
}
.ecLoadingOverlay{
	background: url("loading.gif") no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(200,200,200,0.3);
}

.ecContainerWrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.ec-or-container{
	width: 100%; 
	text-align: center; 
	border-bottom: 1px solid #000; 
	line-height: 0.1em;
	margin: 10px 0 20px; 
}

.ec-or-container span { 
    background:#fff; 
    padding:0 10px; 
}

.pull-right{
	float:right !important;
}

.ecAmazonButton{
	float:left;
	margin-left:5px;
	padding-top:5px;
	margin-right:0px;
	
}

.ecButton, a.ecButton, a.ecButton:hover{
   display:block;
   border-radius:7px;
   padding:2px;
   text-decoration:none;
   font-size:14px;
}

.ecButton:hover, a.ecButton:hover{
	opacity:0.9;
}

.ecButton span{
	padding:11px;
	text-align:left;
	display:block;
	border-radius:7px;
}

.ecProceed, a.ecProceed, a.ecProceed:hover{
	color:#fff;
	font-weight:bold;
	background: #80b742; /* Old browsers */
	background: -moz-linear-gradient(top,  #80b742 0%, #5c8d3b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #80b742 0%,#5c8d3b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #80b742 0%,#5c8d3b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80b742', endColorstr='#5c8d3b',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

.ecProceed span, a.ecProceed span{
	background:url("arrr.png") no-repeat right center;
	padding-right:45px;
}

.ecFirstButton, .col-xs-4.ecFirstButton {
	padding-left:0;
	padding-right:0;
	font-weight:bold;
	font-size:18px;
}
.ecFirstButton .ecProceed, .ecFirstButton .ecProceed:hover{
	font-weight:bold;
	font-size:17px;
}
.ecorPayWith{
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
}

.ecDefault, a.ecDefault, a.ecDefault:hover{
	color:#303030;
	font-weight:bold;
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ececec 0%, #d5d5d5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ececec 0%,#d5d5d5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ececec 0%,#d5d5d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 1px rgba(255, 255, 255, 1);
}

.ecBack span, a.ecBack span{
	background:url("arrl.png") no-repeat left center;
	padding-left:45px;
}

.ecRemove , a.ecRemove{
	color:#303030;
	font-weight:bold;
	float:right;
}

.ecRemove span, a.ecRemove span, a.ecRemove span:hover, .ecRemove span:hover{
	background:url("delete.gif") no-repeat 6px center;
	padding:12px;
}
.ecButtonSmall, a.ecButtonSmall{
	font-size:10px;
	font-weight:normal;
	background:#fff;
	border:1px solid #ccc;
}
.ecButtonSmall span, a.ecButtonSmall span{
	padding:5px;
}

.ecInline{
	line-height:15px;
}

.ecButton:hover{
    color:#464646;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.ecHidden{
display:none;
}

.ec_container .container{
	width:100%;
	clear:both;
	padding:0;
}

.ecRow{
	box-sizing:border-box !important;
	padding:5px;
}

.col-offset-5{
	padding-left:0 !important;
}

.col-offset-right{
	padding-right:0 !important;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-10, .col-md-6{
	float:left;
	box-sizing:border-box !important;
	padding:5px;
}

.col-xs-1{
	width:10%;
}

.col-xs-2{
	width:20%;
}

.col-xs-3{
	width:30%;
}

.col-xs-4{
	width:40%;
}

.col-xs-5{
	width:50%;
}

.col-xs-10{
	width:100%;
}

.col-xs-6, .col-md-6{
	width:60%;
}

.ec_container input[type="text"], 
.ec_container select,
.ec_container input[type="text"].form-control, 
.ec_container textarea.form-control, 
.ec_container select.form-control
{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	box-sizing: border-box;
	width:100%;
}

.ec_container input[type="text"].ecWrong, 
.ec_container select.ecWrong,
.ec_container div.ecWrong
{
	border:1px solid red !important;
	animation:1s;
}

.ec_container input[type="text"]:focus, 
.ec_container  textarea:focus, 
.ec_container select:focus{
    -moz-box-shadow: 0px 0px 4px rgba(100,1,100,0.7);
    -webkit-box-shadow: 0px 0px 4px rgba(100,1,100,0.7);
    box-shadow: 0px 0px 4px rgba(100,1,100,0.7);
}

.ec_container  textarea.form-control {
    height: auto;
}

.ec_container input[type="radio"],
.ec_container input[type="radio"].form-control{
	padding-left:10px;
	margin-left:0;
}

.ec_container h2, .ec_container h3, .ec_container h4{
	font-family: "Open Sans Condensed",sans-serif;
	margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.1;
	font-size: 18px;
	margin-top:0;
}

.ec_container h3{
    font-size: 16px;
    font-weight: bold;
	margin-top: 20px;
}

.ec_container h4 {
    font-size: 18px;
	color:#000;
	margin-top:0;
}

.ec_container label{
	font-weight:bold;
	color:#000;
	display:block;
}

.ec_container label.ecColumnName{
	width:43%;
	float:left;
	overflow:hidden;
	margin-top:5px;
	box-sizing:border-box;
	
}

.ec_container .ecFormRow input,
.ec_container .ecFormRow input.form-control,
.ec_container .ecFormRow select,
.ec_container .ecFormRow select.form-control
{
	width:57%;
}

.ec_container h2.ecHeading{
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
	margin-top:25px;
	margin-bottom:15px;
}

.ec_container .ecHeading:before, .ec_container .ecHeading:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #000;
}

.ec_container .ecHeading:before {
    margin-left: -50%;
    text-align: right;
}
.color {
    background-color: #ccc;
}

.ec_container label.ecRequired{
	padding-left:13px;
	background:url("star.gif") no-repeat left center;
}

.ec_container .ecInfoLink, .ec_container .ecInfoLink:focus, .ec_container .ecInfoLink:hover{
	text-decoration:none;
	font-weight:normal !important;
	font-size:14px;
	position:relative;
	top:-2px;
}

.ec_container .ecInfoLink2, .ec_container .ecInfoLink2:hover {
	padding-bottom:2px;
	border-bottom:1px dashed #000;
	color:#000;
	text-decoration:none;
}
.ec_container .nav-tabs > li {
	width:50%;
}
.ec_container .nav-tabs > li > a{
	border-radius:0;
	background:#efefef;
	padding-top:15px;
	padding-bottom:15px;
	font-size:18px;
	max-height:50px;
}

.ec_container .nav-tabs > li.active > a:hover, .ec_container .nav-tabs > li.active > a:focus, .ec_container .nav-tabs > li.active > a{
	background:#fff;
}

.ec_container .nav-tabs > li > a h3{
	padding:0;
	margin:0;
}

.ecWhatsThis{
	float:left;
	padding-top:8px;
}


.ecclosebutton{
	clear:left;
}

.ec_line{
    padding-bottom:10px;
}

.ec_nonreqired{
    color:#7d7d7d;
    background:url("starg.gif") no-repeat left 3px;
    padding-left:15px;
    font-weight:bold;
}

.ec_reqired{
    color:#ff7500;
    background:url("star.gif") no-repeat left 3px;
    padding-left:15px;
    font-weight:bold;
}

.ec_amount{
    color:#9e0b0f;
	font-size:22px;
}

.ec_billing_form{
	padding:10px;
}

.billing-form-container{
    background:#f1f1f1;
    width:100%;
    border-radius:5px;
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

.billing-form-container .ecInput, .billing-form-container select{
	width:100%;
	margin-bottom:3px;
	box-sizing:border-box;
}

#error_holder{
    background:url("ec_error.jpg") no-repeat 10px 7px #ffffdd;
    border:1px solid #a31919;
    padding:10px;
    padding-left:50px;
    margin-bottom:10px;
    color:#af3833;
}

.ec_container{
    margin:0 auto;
	position:relative;
}

.ec_steps{
    margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:1px solid #ddd
}

.ec_steps .step{
    padding-right:12px;
    background:url("ec_st_small.gif") no-repeat;
    padding-left:16px;
    height:15px;
	float:left;
	margin-bottom:10px;
	opacity:0.4;
}

.ec_steps .step a{
    color:#626262;
}

.ec_steps .selected{
    background:url("ec_st_small.gif") no-repeat left -33px;
    color:#990000;
	opacity:1;
}

.ec_steps .enabled{
	background:url("ec_mark.gif") no-repeat left top;
    color:#72b343;
	opacity:1;
}

.ec_steps .enabled a{
    color:#72b343;
}

.ec_block{
    background:#f2f2f2;
    padding:10px;
    margin-bottom:10px;
}

.ec_inner_block, .ec_inner_block_nh{
    background:#fff;
    border-radius:5px;
    padding:5px;
    color:#626262;
}

.ec_caption{
    color:#000;
}

h2.ec_caption{
	margin-top:5px;
	margin-bottom:20px;
}

.ecPaymentMethodContainer{
	padding:20px;
	border-radius:10px;
	border:2px solid #e6e6e6;
	margin-top:20px;
	margin-bottom:0px;
	min-height:90px;
}
.ecPaymentMethodContainer.active{
	border:2px solid #3585e1
}



.ecPaymentMethodContainer img {
	float:right;
}

.ec_att{
    color:#b80505;
	font-weight:bold;
}

.ec_black{
    color:#000;
}

.ec_black{
    color:#000;
}

.ec_block h2.ec_black{
	padding:10px;
	margin:0;
}

.ec_det{
    color:#9c9c9c;
	font-size:10px;
	margin-top:3px;
}

.ec_big{
    font-weight:bold;
    font-size:1em;
	
}

.ec_big2{
    font-weight:bold;
    font-size:16px;
}

a.ec_nav_button{
    display:block;
    width:186px;
    height:44px;
}

img.ec_nav_button{
	float:left;
	cursor:pointer;
}

a.ec_nav_button:hover, .ec_nav_button:hover{
    opacity:0.9;
}

.ec_shipping_block td{
    padding-bottom:5px;
}

.ec_border{
    border:1px solid #d0d0d0;
    padding:10px;
    color:#333333;
    border-radius:5px;
}

.ec_ntc{
    border-radius:0 0 5px 5px;
}

.ec_border_caption{
    background:#b41309;
    font-size:1.2em;
    color:#fff;
    padding:10px;
    font-weight:bold;
    border-radius:5px 5px 0 0;
}

.ec_divider{
    height:2px;
    background:#d0d0d0;
}

ul.checkoutNotes{
    padding:10px;
    margin:0;
}

.checkoutNotes li{
    font-size:0.8em;
    padding-bottom:5px;
}

.similar_table{
	margin-top:10px;
	width:690px;
	border-collapse: collapse;
}
.similar_table tr:nth-child(even), .similar_table thead{
	background-color:#f0f0f0;
}
.similar_table thead{
	text-align:center;
}
.similar_table thead tr td{
	line-height:14px;
}
.similar_table tr td{
	border: 1px solid #ccc;
	padding:5px;
	font-size:10px;
	line-height:22px;
}
.similar_table .strike{
	text-decoration:line-through;
}
.similar_table .discount{
	font-size:0.95em;
	color:#b21;
}

.order-switch-link{
	font-weight:bold;
}

div.hidden-search{
	/*background:url('local-search.jpg') no-repeat;*/
	height:40px;
	line-height:40px;
	width:690px;
}

.hidden-search input{
	margin-right:5px;
	line-height:22px;
	display:block;
	float:left;
	height:19px;
	width:92px;
	border-radius:3px;
	border:1px solid #929292;
}

#submit-local{
	height:24px;
	line-height:10px;
	width:40px;
	float:left;
	color:#333;
	font-weight:bold;
}

#local-order-banner{
	background:url('local-search.jpg') no-repeat;
	float:right;
	line-height:38px;
	height:38px;
	width:495px;
	margin-top:-8px;
}

#local-order-wait{
	background:url('wait.gif');
	float:left;
	width:19px;
	height:19px;
	margin-top:2px;
	margin-left:4px;
}

.similar-response{
	color:#424242;
	font-weight: bold;
	font-size: 15px;
	line-height:22px;
}
.similar-shop-local{
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	cursor:pointer;
}
.disclaimer{
	border:1px solid #aaa;
	border-radius:5px;
	padding:10px;
	background-color:#ddd;
	color:#000;
}
.saving-notes{
	text-decoration:underline;
}
.order-tracking-remainder{
	text-align:center;
	font-size:16px;
}

.cartProducts{
	float:left;
	width:100%;
}

.cartProducts2{
	width:100%;
}

.cartSummary{
	float:left;
	width:100%;
	margin-bottom:5px;
}

.continueShopping{
	width:150px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.vehicleInput{
	text-align:left;
}
.vehicleInput input {
	width:150px;
}
.vehicleInput span{
	font-size:0.7em;
	display:block;
}

.cardsContainer{
	width:auto;
}

.productsSubtotal{
	float:left;
	padding-top:7px;
}

.productsHead{
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#000;
	border-collapse:collapse;
}

.productsHeadContainer{
    margin-bottom:10px;
	padding:0px;
}

.productsHeadContainer{
	display:none;
}

.productItem{
	display:block;
	padding-bottom:5px;
}

.itemDescription{
	font-weight:bold;
}

.qtyUpdateButton{
	clear:left;
	font-size:0.8em;
}

.qtyInput{
   width:90% !important;
   margin-right:5px;
}

.ecFlowImage{
   max-width:100%;
   width:100%;
}

.ecLeft{
	width:50%;
	float:left
}

.ecRight{
	width:50%;
	clear:both;
}

.ec_cvv_visa{
   margin-top:5px;
   margin-bottom:5px;
   
}
.ec_cvv_visa, .ec_cvv_amex{
	font-size:0.95em;
	color:#666666
}
.ec_cvv_visa img, .ec_cvv_amex img{
	margin-right:5px;
}

.order-tracking-remainder{
	text-align:center;
	font-size:16px;
}

.continue-shopping-button{
	max-width:22%;
	margin-right:10px;
	min-width:135px;
}

.ec_back_button{
    margin-right: 1%;
    max-width: 103px;
    min-height: 30px;
    min-width: 89px;
    width: 17.7%;
}
}

.ec_att_box{
	border:1px solid ccc;
	border-radius:5px;
    -moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow:  -2px 2px 4px rgba(0,0,0,0.3);
    box-shadow:  -2px 2px 4px rgba(0,0,0,0.3);
}

.mobileonly{
	display:none;
}

.ecSubmitButton, .ecSubmitButton:hover, .ecSubmitButton:visited{
	padding:3px;
	display:block;
	margin:10px auto;
	text-align:center;
	width:25%;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #d8d8d8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ededed 0%,#d8d8d8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ededed 0%,#d8d8d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	border-radius:4px;
	height:auto;
	overflow:hidden;
	text-decoration:none !important;
	color:#000 !important;
	font-size:14px !important;
	font-weight:bold !important;
}

.ecSubmitButton:hover{
	opacity:0.8;
}

.ecSubmitButton span{
	border:1px solid #DBDBDB;
	border-radius:4px;
	padding:10px 30px;
	display:block;
	text-decoration:none;
	
}

.productItemName img{
	margin-right:10px;
	margin-bottom:40px;
	max-width:85px;
}
	

.productItemContainer{
	position:relative;
}

.ec_sms{
	margin:0 auto;
	background:url("sms.jpg") no-repeat left center;
	padding-left:100px;
	width:300px;
}

h3.ec_black .affirm-as-low-as, h3.ec_black .affirm-as-low-as a{
	font-size:95%;
	color:#8a8a8a;
}

.ec_green{
	font-weight:700;
	color: #007b00;
}

.productItemPrice{
	margin-left:90px;
}

.ecContainerWrapper .pt-iframe-container {
	background: none;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity 0.3s ease-in-out;
	visibility: hidden;
	width: 100%;
	z-index: 9999;
}

.ecContainerWrapper .pt-iframe-container.active {
	opacity: 1;
	visibility: visible;
	display: block;
}

.ecContainerWrapper .pt-iframe-container > iframe {
	background: none;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.ec-badge{
	position: absolute;
	top: 15px;
	right: 15px;
	background: #3585e1;
	color: #fff;
	border-radius: 9px;
	padding: 0 5px;
}

img.stripe-logo{
	float:none;
	max-height:30px;
	margin-left:2px;
}

.ec-cards-container{
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: nowrap;
	margin-top:5px;
	gap:2px;
}

.ec-cards-container img{
	max-width: 260px;
}


.ec-trust{
	padding-right:10px;
	display: block;
}

.promo-trust-badges{
	display:flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center;
	text-align: center;
}

.ecPaymentMethodContainer:hover{
	border:2px solid #61a9fb;
	opacity:0.9;
}

@media only screen and (max-width: 680px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-10,.col-xs-6, .ecRow, .ecAmazonButton{
		float:none;
		width:100%;
		padding-right:0;
		padding-left:0;
	}
	
	.ecWhatsThis{
		padding-top:0px;
		font-size:10px;
		margin-bottom:10px;
	}

	.ec_container label.ecColumnName{
		width:100%;
	}

	.ec_container .ecFormRow input,
	.ec_container .ecFormRow input.form-control,
	.ec_container .ecFormRow select,
	.ec_container .ecFormRow select.form-control{
		width:100%;
	}
	img.stripe-logo{
		max-height:18px;
	}
	.ec-cards-container img{
		max-width: 170px;
	}
}

@media only screen and (max-width: 480px) {
	.ec_steps{
		line-height:12px;
		font-weight:normal;
	}

	a.ecRemove{
		clear: both;
		display: block;
		overflow: hidden;
		position: absolute;
		right: 5px;
		top: 5px;
	}

}

@media only screen and (max-width: 700px) {

	.mobileonly{
		display:block;
	}
	
	.col-md-6{
		float:none;
		width:100%;
		padding-right:0;
		padding-left:0;
	}
	
	.nomobile{
		display:none;
	}
}

@media only screen and (min-width: 480px) {

	.ec_att_box{
		background:#eeeeee url("ec_att_box.jpg") no-repeat 15px center;
		padding-left:110px;
	}
	

	.ecLeft{
		width:auto;
		float:left
	}

	.ecRight{
		width:auto;
		float:right;
		clear:none;
	}
	
	.qtyUpdateButton{
		display:block;
		width:auto;
	}

	.qtyInput{
	   margin-right:0px;
	}

    .productItemImage{
		width:10%;
		text-align:left;
	}
	
	.productItemName img{
		margin-bottom:10px;
	}
	
    .productItemName{
		width:45%;
		text-align:left;
	}
	
    .productItemPrice{
		width:20%;
		text-align:left;
		clear:none;
		margin-left:0px;

	}
	
    .productItemQty{
		width:10%;
		text-align:left;
	}
	
    .productItemRemove{
		width:25%;
		text-align:left;
	}
	
    .itemDescription{
		display:none;
	}
	.productItem{
		float:left;
	}

	.cardsContainer{
		float:left;
		margin-right:10px;
	}

	.productsSubtotal{
		float:left;
		padding-top:7px;
	}
	
	.productsHeadContainer{
		display:block;
	}
	
	.billing-form-container{
		width:400px
	}


}

@media only screen and (min-width: 780px) {

	.ec_steps{
		margin-top:10px;
		padding-top:5px;
	}

	.ec_steps .step{
		padding-right:30px;
		background:url("ec_st.gif") no-repeat;
		padding-left:25px;
		height:22px;
		line-height: 22px;
	}

	.ec_steps .step a{
		color:#626262;
	}

	.ec_steps .selected{
		background:url("ec_st.gif") no-repeat left -22px;
		color:#990000;
	}

	.ec_steps .enabled{
		background:url("ec_mark.gif") no-repeat left top;
		color:#72b343;
		padding-left:15px;
	}

	.ec_steps .enabled a{
		color:#72b343;
	}

    .ec_cvv  input{
		float:left;
		margin-right:20px;
    }

    .ecShipping{
		float:left;
		width:75%;
	}
	
	.cartProducts{
		float:left;
		width:75%;
	}

	.cartSummary{
		float:right;
		width:24%;
	}

    .vehicleInput {
		text-align:right;
	}
	.vehicleInput span{
		display:inline;
	}
}
