/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/
ul{
	margin:0 0 0 10px;
}
ol, dl{
	margin:0 0 0 30px;
}
ul{
	list-style:none;
}
ul li{
	padding:0 0 0 12px;
	background:url('../nav/bullet.gif') 0 2px no-repeat;
	margin:4px 0;
}

.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
blockquote{
	background:url('../nav/quote1.gif') top left no-repeat;
	padding:19px 11px 0 11px;
}
blockquote p{
	background:url('../nav/quote2.gif') bottom right no-repeat;
	color:#555;
	font-size:12px;
	font-weight:700;
	padding:0 0 19px 0;
	line-height:18px;
}
.price{
	font-weight:700;
	color:#09b335;
}
a.button img{
	float:right;
	margin:20px 0;
	border:none;
}

/********* MAIN TYPOGRPAHY ********/

body{
	font:11px arial;
	color:#333;
	text-align:center;
	background:url('../nav/body_bg.gif') repeat-x #fff;
}
h1, h2, h3, h4, h5{
	margin:15px 0 20px 0;
	font-family:verdana;
	color:#6e6e6e;
}
h1{
	font-size:22px;
	margin:5px 0 20px 0;
}
h2{
	font-size:18px;
	
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:12px;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
}
a{
	color:#333;
}
a:hover{
	text-decoration:none;
}
a:active{
	font-weight:700;
}
img.standard-image-border{
	padding:1px;
	border:1px solid #e3e3e3;
	margin:0 0 10px 14px;
}

/********* STRUCTURE *********/

#wrapper{
	width:940px;
	margin:0 auto;
	text-align:left;
	background:url('../nav/wrapper_bg.jpg') repeat-x;
}
#wrapper-padding{
	background-color:#fff;
	margin:0 10px 20px 10px;
	padding:0 10px 10px 10px;
}
#footer{
	height:108px;
	background:url('../nav/footer_bg.jpg') repeat-x #d6e1ed;
	overflow:hidden;
	color:#5684ae;
}
#header{
	height:118px;
}
#image-nav{
	height:222px;
	overflow:hidden;
	background:url('../nav/main_image.jpg') 12px 12px no-repeat #dde6f0;
	position:relative;
}
.image-nav-bar{
	height:110px;
	background:url('../nav/image_nav_bg.jpg') repeat-x #7798c0;
	overflow:hidden;
}
.nav-background2{
	height:110px;
	background:url('../nav/image_nav_bg2.jpg') repeat-x #7798c0;
	overflow:hidden;
}
#left-block{
	width:595px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:29px 0 29px 20px;
	border-right:1px solid #bcd1e9;
}
#left-block-padding{
	margin:0 30px 0 0;
}
#right-block{
	width:240px;
	float:right;
	display:inline;
	margin:29px 20px 29px 0;
	
}
#right-block h4{
	margin:0 0 15px 0;
}
#right-block  img#download-manual{
	margin:15px 0;
}

/********* HEADER & NAV *********/

ul#top-nav{
	height:28px;
	overflow:hidden;
	margin:0;
	list-style:none;
	background:url('../nav/nav_bg.jpg') repeat-x #d6e1ed;
}
ul#top-nav li{
	float:left;
	display:inline;
	padding:0 0 0 6px;
	background:none;
	margin:0;
}
ul#top-nav li a{
	text-decoration:none;
	font-size:12px;
	color:#fff;
	line-height:28px;
	padding:7px 10px;
	font-weight:700;
}
ul#top-nav li a:hover{
		background:url('../nav/nav_arrow.jpg') bottom center no-repeat #4e76a6;
}
ul#top-nav li.selected a{
		background:url('../nav/nav_arrow.jpg') bottom center no-repeat #4e76a6;
}
#header a#logo{
	float:left;
	display:inline;
	margin:22px 0 0 10px;
}
#header img#telephone-number{
	float:right;
	display:inline;
	margin:31px 15px 0 0;
}
#image-nav div#main-image-text{
	position:absolute;
	top:20px;
	right:30px;
	width:260px;
	font-size:16px;
	color:#719bc2;
	font-weight:400;
	font-family:arial;
}
#image-nav div#main-image-text h1{
	font-size:20px;
	margin:5px 0 20px 0;
	color:#555;
	line-height:22px;
	font-weight:400
}
#image-nav #main-image-text ul{
	margin:0 0 0 0;
}
#image-nav #main-image-text ul li{
	font-size:11px;
	font-weight:700;
	margin:0 0 10px 0;
	padding:0;
	background:transparent;
}

/********* RIGHT NAV *********/

ul.related-pages{
	margin:15px 0 0;
	
}
ul.related-pages li{
	background:transparent;
	padding:0;
	margin:0;
	display:inline;
}
ul.related-pages li a{
	display:block;
	background-color:#83a6ca;
	padding:6px 8px;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	margin:0 0 2px;
}
ul.related-pages li a#have-a-look, ul.related-pages li.selected a{
	background-color:#4e76a6;
}
ul.related-pages li a:hover{
	background-color:#4e76a6;
}
ul.related-pages li a#have-a-look:hover, ul.related-pages li.selected a:hover{
	background-color:#386293;
}

/********* IMAGE NAV BAR *********/

.image-nav-bar ul{
	margin:0;
	list-style:none;
	padding:6px 0 0 0px;
}
.image-nav-bar ul li{
	float:left;
	display:inline;
	padding:0 12px ;
	border-right:1px solid #bcd1e9;
	background:none;
	margin:0;
}
.image-nav-bar ul li a{
	display:block;
	width:200px;
	height:98px;
	text-decoration:none;
	position:relative;
}
.image-nav-bar ul li a:hover{
	background:url('../nav/rollover.gif') no-repeat #98b2d2;
}
.image-nav-bar ul li a:active{
	font-weight:400;
	background:url('../nav/rollover.gif') no-repeat #98b2d2;
}

.image-nav-bar ul li.shopping-basket{
	border:none;
	padding:0 0 0 12px;
}
.image-nav-bar ul li a img{
	position:absolute;
	margin:0;
	top:12px;
	right:0;
}
.image-nav-bar ul li a span.bar-title, .image-nav-bar ul li span.bar-title{
	font-family:verdana;
	color:#fff;
	font-size:18px;
	display:block;
	margin:0 0 5px 0;
	padding:5px 0 0 6px;
}
.image-nav-bar ul li.shopping-basket span.bar-title{
	margin:0 0 5px 0;
}
.image-nav-bar ul li a span.bar-text{
	color:#222;
	display:block;
	width:110px;
	padding:0 0 0 6px;
	line-height:12px;
}


/******* SHOPPING BASKET **********/

li.shopping-basket{
	text-align:center;
}
li.shopping-basket #shopping-basket-content{
	width:170px;
	height:65px;
	margin:0 0 0 20px;
	text-align:left;
}
li.shopping-basket #shopping-basket-content img{
	margin:0;
	padding:0;
	float:none;
	top:auto;
	right:auto;
	margin:8px 0 0 0;
	position:relative;
}
li.shopping-basket #shopping-basket-content a{
	display:inline;
	width:auto;
	height:auto;
	text-decoration:none;
}
li.shopping-basket #shopping-basket-content a:hover{
	background:none;
}
#shopping-basket-content #static-text p,  #shopping-basket-content #dynamic-text p{
	font-weight:700;
	color:#fff;
	margin:0 0 6px 0;
}
#shopping-basket-content #static-text{
	width:80px;
	height:34px;
	overflow:hidden;
 	float:left;
 	display:inline;
 	border-right:1px solid #bcd1e9;
 	margin:0 0 0 13px;
}
#shopping-basket-content #dynamic-text{
 	width:55px;
 	height:34px;
	overflow:hidden;
 	float:left;
 	display:inline;
	margin:0 0 0 12px;
}
 
/********* HOME PAGE (3 BLOCKS) *********/

ul#blue-blocks{
	width:900px;
	background:url('../nav/blue_bottom.gif') bottom left no-repeat #6187b5;
	margin:10px 0 0;
	list-style:none;
	height:230px;
	color:#fff;
}
ul#blue-blocks li h2{
	margin:0 23px 16px;
	font-size:22px;
	color:#fff;
}
ul#blue-blocks li p{
	margin:0 23px 14px;
	color:#fff;
}
ul#blue-blocks li a{
	color:#fff;
	font-weight:700;
}
ul#blue-blocks li img{
	position:absolute;
	bottom:0px;
	left:23px;
}

#content ul#homepage-blocks{
	margin:0;
	list-style:none;
}
#content ul#homepage-blocks li, ul#blue-blocks li{
	float:left;
	display:inline;
	width:299px;
	border-right:1px solid #d2ddea;
	margin:30px 0;
	height:250px;
	background:none;
	padding:0;
}
#content ul#homepage-blocks li blockquote p{
	font-weight:400;
	font-size:11px;
	line-height:16px;
}
#content ul#blue-blocks li{
	border-right:1px solid #a0b7d3;
	height:190px;
	margin:20px 0;
	position:relative;
}
#content ul#homepage-blocks li h2{
	margin:0 0 15px 0;
}
#content ul#homepage-blocks li.no-border, #content ul#blue-blocks li.no-border{
	border:none;
}
#content ul#homepage-blocks li .block-padding{
	padding:0 23px;
}
#content ul#homepage-blocks li .block-padding h3{
	font-size:18px;
	color:#6e6e6e;
}
div.safe-and-secure{
	margin:30px 0 0;
}
form#quick-checker-form{
	margin:30px 0 0;
}
form#quick-checker-form p{
	margin:0;
}
form#quick-checker-form input, form#quick-checker-form select{
	width:220px;
	border:1px solid #cdcdcd;
	margin:5px 0 0 0;
	color:#333;
	font-size:14px;
}
form#quick-checker-form label{
	padding:0;
	margin:2px 0 3px;
	display:block;
	font-size:11px;
	position:relative;
}
form#quick-checker-form input#submit{
	margin:15px 0 0 95px;
	width:130px;
	height:21px;
	border:none;
}
#will-it-fit form#quick-checker-form{
	margin:0 0 0 23px;
}
#will-it-fit form#quick-checker-form p{
	margin:0;
}
#will-it-fit form#quick-checker-form select{
	margin:0 0 5px;
	width:244px;
}
#will-it-fit form#quick-checker-form input#home-submit{
	position:absolute;
	bottom:0;
	border:none;
	width:244px;
	left:23px;
}
span.required{
	color:#587da9;
	font-size:14px;
}
p.required-text{
	font-size:10px;
	margin:10px 0px 0 0;
	text-align:right;
}
p#fitting-list-pdf{
	text-align:right;	
}
p#fitting-list-pdf a{
	font-size:11px;
}

/********* HOME PAGE LATEST NEWS*********/

ul#latest-news{
	margin:0;
}
#content ul#homepage-blocks li ul#latest-news li{
	margin:0 0 10px;
	float:none;
	padding:0;
	display:block;
	width:auto;
	height:auto;
	border:none;
	clear:both;
}
#content ul#homepage-blocks li ul#latest-news li h3{
	margin:0 0 5px;
	line-height:16px;
}
#content ul#homepage-blocks li ul#latest-news li h3 a{
	color:#719bc2;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
}
#content ul#homepage-blocks li ul#latest-news li p{
	margin:0;
}

/********* CONTACT FORM *********/

#contact-form-wrapper{
	border:1px solid #bcd1e9;
	width:380px;
	padding:20px;
	margin:0 0 20px 70px;
	background:#e2edfa;
}
form#contact-form{
	width:360px;
}
form#contact-form p{
	margin:0;
}
form#contact-form label{
	width:120px;
	height:20px;
	float:left;
	display:inline;
	clear:left;
	margin:4px 0;
}
form#contact-form input, form#contact-form textarea{
	width:220px;
	height:16px;
	bordeR:1px solid #a3a3a3;
	float:right;
	clear:right;
	margin:4px 0;
	white-space:normal;
}
form#contact-form textarea{
	height:70px;
}
form#contact-form input.checkbox{
	width:auto;
	height:auto;
	margin:0 205px 0 0;
	border:none;
}
form#contact-form p.contact{
	margin:10px 0 15px 0;
	clear:both;
}
form#contact-form p.small{
	font-size:10px;
	font-style:italic;
	clear:right;
   margin:0;
}
form#contact-form span.required{
	color:#00bd12;
	font-size:12px;
}
form#contact-form input.submit{
	background-color:#bcd1e9;
	border:none;
	height:auto;
	color:#587da9;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	border:1px solid #a1bbd9;
}

/********* CAR SEATS PAGE *********/

ul#list{
	margin:0;
	list-style:none;
}
ul#list li{
	margin:10px 0;
	padding:0 20px 0 0;
	border-bottom:1px solid #bcd1e9;
	background:transparent;
}
ul#list li img{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #bcd1e9;
	padding:1px;
}
ul#list li h2{
	margin:0 0 10px 0;
	font-size:14px;
}
ul#list li h2 a{
	text-decoration:none;
	color:#6e6e6e;
}
ul#list li .read-more a img, ul#latest-news li .read-more a img{
	float:right;
	display:inline;
	width:80px;
	height:17px;
	border:none;
	margin:10px 0 10px;
}
ul#list li ul{
	margin:0 0 10px 115px;
}
ul#list li ul li{
	border:none;
	background-color:#f5f5f5;
	padding:8px 0 8px 8px;
	margin:0 0 1px;
}
ul#list li ul li span.label{
	display:block;
	width:350px;
	float:left;
	line-height:21px;
}
ul#list li ul li label.qty{
	float:left;
	line-height:18px;
	display:inline;
	margin:0 10px 0 0;
}
ul#list li ul li input{
	width:25px;
	display:inline;
}
ul#list li .buy-now{
	margin:0 0 10px;
	height:20px;
}
ul#list li .buy-now input{
	float:right;
}
p.maximum-seats{
	font-size:10px;
	font-weight:700;
	color:#13a004;
	line-height:14px;
}

/****** INDIVIDUAL CAR SEAT PAGE ******/

.item-desc img{
	float:right;
	margin:0 0 20px 20px;
	border:1px solid #bcd1e9;
	padding:1px;
	clear:right;
}
.item-desc h3 a {
	font-size: 12px;
	color: #666;
}
ul#page-gallery{
	clear:right;
	margin:0;
}
ul#page-gallery li{
	width:268px;
	background:transparent;
	background-color:#f8f8f8;
	padding:0;
	float:left;
	margin:5px;
	position:relative;
	display:inline;
}
ul#page-gallery li.gallery-heading{
	width:546px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	background-color:#83a6ca;
	color:#fff;
	font-weight:700;
}
ul#page-gallery a{
	text-decoration:none;
}
ul#page-gallery a img{
	height:90px;
	border:1px solid #bcd1e9;
	padding:1px;
	float:none;
	margin:10px 0 10px 10px;
}
.caption{
	width:90px;
	float:right;
	display:inline;
	position:absolute;
	right:10px;
	top:10px;
}
#product-details{
	margin:0 0 25px 0;
}
#product-details strong{
	display:block;
	width:80px;
	margin:0 10px 0 0;
	float:left;
}
ul#product-options{
	list-style:none;
	margin:0;
}
ul#product-options li{
	padding:0;
	background:transparent;
	background-color:#f5f5f5;
	padding:10px;
}
ul#product-options li h5{
	position:relative;
}
ul#product-options li div.price{
	float:left;
	display:inline;
	width:50px;
	line-height:20px;
}
ul#product-options li input{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	height:18px;
	width:30px;
}
ul#product-options li input.prod-add{
	padding:0;
	border:none;
	height:auto;
	width:auto;
}
.grey-block{
	background:url('../nav/grey_bottom.gif') bottom left no-repeat #f3f3f3;
	margin:0 0 10px 0;
}
.grey-block p{
	margin:0 0 15px 0;
}
.grey-block h4{
	background:url('../nav/h4_bg.gif') no-repeat #5a83b4;
	color:#fff;
	margin:0;
	display:block;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:center;
}
.grey-block .product-details{
	padding:0 12px 2px 12px;
}
.grey-block img{
	margin:0 0 0 2px;
}
.grey-block img.carsize-img{
	margin:8px 0 0;
}
.grey-block img.order_now{
	margin:0 0 10px 12px;
}
#will_it_fit{
	background-color:#f3f3f3;
	padding:12px;
	clear:both;
	margin:10px 0 0;
}
#will_it_fit h4{
	margin:0;
	position:relative;
}

/********* CHECKER RESULTS *********/

table#checker-results{
	border-collapse:collapse;
	border:1px solid #e3e3e3;
}
table#checker-results th{
	padding:5px 8px;
	background-color:#7698c0;
	color:#fff;
}
table#checker-results td{
	background-color:#f3f3f3;
	border:1px solid #e3e3e3;
	padding:0;
	text-align:left;
	width:135px;
	padding:10px 0;
}
#left-block table#checker-results td img{
	float:left;
	border:none;
	margin:0 0 0 55px;
}
#note{
	padding:10px 12px 12px;
	background-color:#f3f3f3;
	margin:10px 0 20px;
	width:520px;
}
#note h2{
	margin:0 0 10px;
	color:#7698c0;
}
#note p{
	margin:0;
}

/********* VIDEO PAGE *********/

.video object{
	padding:0;
}
.video{
	border:1px solid #bcd1e9;
	padding:1px;
	text-align:center;
	width:440px;
	margin:20px auto;
}

/********* FITTING INFO TABLE *********/

table#fitting-info{
	width:100%;
	border-collapse:collapse;
	bordeR:1px solid #e3e3e3;
	margin:0 5px;
}
table#fitting-info td{
	bordeR:1px solid #e3e3e3;
	padding:8px;
}

/********* FOOTER *********/

#footer-contact{
	width:170px;
	float:right;
	display:inline;
	text-align:right;
	margin:24px	20px 0 0;
}
#footer-contact p{
	margin:0 0 5px 0;
	line-height:12px;
}
#footer p#main-foot{
	margin:46px 0 0 20px;
	float:left;
	display:inline;
}
#footer-contact a{
	color:#5684ae;
	text-decoration:none;
}
#footer-contact p#tel{
	background:url('../nav/foot_tel.gif') top right no-repeat;
	padding:0 18px 0 0;
}
#footer-contact p#foot-email{
	background:url('../nav/foot_email.gif') top right no-repeat;
	padding:0 18px 0 0;
}


/********* FAQ PAGE *********/

ul#faq-list{
	margin:0 0 20px 5px;
	border-bottom:1px solid #bcd1e9;
	padding:0 0 23px 0;
}
.faq-item{
	margin:5px 0;
	padding:5px 20px 5px 0;
}
.faq-item a img{
	width:100px;
	height:100px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #bcd1e9;
	padding:1px;
}
.faq-item h2{
	margin:0 0 10px 0;
	font-size:14px;
	color:#3a71aa;
	font-weight:400;
}
.faq-item p{
	margin:0;
}
.faq-item .read-more a img{
	float:right;
	display:inline;
	width:80px;
	height:17px;
	border:none;
	margin:5px 0 0;
}

/********* DOWNLOADS *********/

ul#download-list{
	margin:15px 0;
}
ul#download-list li{
	padding:0;
	background:transparent;
	background-color:#e3ecf4;
	clear:left;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
ul#download-list li img{
	float:left;
	margin:4px 5px 0 2px;
	border:none;
}

/********* SHOP *********/

.product-list-row img.product-image{
	float:left;
	width:100px;
	height:100px;
	border:1px solid #bcd1e9;
	padding:1px;
	margin:0 10px 0 0;
}
td.product-list-row{
	padding:10px 0 10px 0;
	border-bottom:1px solid #bcd1e9;
}
td.product-list-row h2{
	margin:0;
}
td.product-list-row h2 a{
	margin:0 0 10px 0;
	font-size:14px;
	color:#6e6e6e;
	text-decoration:none;
}
td.product-list-row .prices{
	font-weight:700;
	color:#09b335;
	text-align:right;
	margin:0 5px 10px 0;
}
#productimages{
	border:1px solid;
}
#product .image{
	width:154px;
	float:right;
	display:inline;
	margin:0 0 10px 10px;
}
#product img{
	border:1px solid #bcd1e9;
	padding:1px;
	width:150px;
	height:auto;
}
#product img.magnify{
	width:18px;
	height:18px;
	border:none;
	float:right;
}
#product .image .caption{
	clear:right;
	text-align:center;
}
#product-info{
	margin:0 0 20px 0;
}
#product-info h5{
	margin:0 0 8px 0;
	font-size:11px;
}
td.prices{
	font-weight:700;
	color:#09b335;
	font-size:12px;
	padding:0 10px 0 0;
}
#product-info input{
	border:1px solid #cdcdcd;
	padding:2px 3px;
}

/********* BASKET PAGE *********/

#delivery-info{
	margin:15px 0 0 0;
}
form#basket-form{
}
table#basket{
	border:1px solid #bcd1e9;
	width:100%;
}
table#basket td, table#basket th{
	padding:5px;
}
table#basket th{
	background-color:#bcd1e9;
	color:#fff;
}
span.red-text{
	display:block;
	margin:5px 0;
}
strong.red-text{
	color:#e30b0b;
}
table#basket-buttons{
}
table#basket-buttons td{
	padding:5px;
}
table#basket-buttons td img{

}
table#basket-buttons td input{
	margin:1px 0 0 0;
	padding:0;
}
table#basket-buttons td a.button2 img{
	margin:1px 0 0 0;
}
ul#delivery-options{
	margin:15px 0;
}
ul#delivery-options li{
	padding:0;
	background:transparent;
}

/********* SHOP FORM *********/

#shop-form-wrapper{
	border:1px solid #bcd1e9;
	width:380px;
	padding:20px;
	margin:0 0 20px 70px;
}
form#shop-form{
	width:360px;
}
form#shop-form p{
	margin:0;
}
form#shop-form label{
	width:120px;
	height:20px;
	float:left;
	display:inline;
	clear:left;
	margin:4px 0;
}
form#shop-form input, form#shop-form textarea, form#shop-form select{
	width:220px;
	height:18px;
	bordeR:1px solid #a3a3a3;
	float:right;
	clear:right;
	margin:4px 0;
	white-space:normal;
}
form#shop-form select{
	height:22px;
}
form#shop-form textarea{
	height:70px;
}
form#shop-form input.checkbox{
	width:auto;
	height:auto;
	margin:0 205px 0 4px;
	border:none;
}
form#shop-form p.contact{
	margin:10px 0 15px 0;
	clear:both;
}
form#shop-form p.small{
	font-size:10px;
	font-style:italic;
	clear:right;
   margin:0;
}
form#shop-form span.required{
	color:#00bd12;
	font-size:12px;
}
form#shop-form input.submit{
	background-color:#bcd1e9;
	border:none;
	height:auto;
	color:#587da9;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	border:1px solid #a1bbd9;
}
form#shop-form p{
	margin:0 0 0 0;
	clear:both;
}
#message-failure{
	border:2px solid #f21a1a;
	width:400px;
	padding:10px;
	margin:0 0 20px 70px;
}
#message-failure h2{
	font-size:14px;
	font-weight:400;
	margin:0 0 10px 0;
}
span.required-field-marker{
	color:#06bc4f;
	font-size:14px;
}
input.submit-right{
	background-color:#bcd1e9;
	border:none;
	height:auto;
	color:#587da9;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	border:1px solid #a1bbd9;
	float:right;
	display:inline;
}
div.dates{
	width:220px;
	float:right;
	clear:right;
	white-space:normal;
}
#shop-form-wrapper #shop-form div.dates select{
	width:70px;
	float:left;
	margin:4px 5px 4px 0;
	height:22px;
}
form#shop-form input.small-input{
	width:50px !important;
	margin:0 170px 0 0;
}
a.whatiscvc{
	float:right;
	margin:0 70px 0 0;
}
form#shop-form input.cvc{
	width:50px !important;
	margin:0 0 0 18px;
	float:left;
}
div#cvc_description{
	clear:both;
}
table#basket{
	margin:0 0 15px 0;
}
div#delivery-address-block{
	width:160px;
	float:left;
	display:inline;
	
}
div#invoice-address-block{
	width:160px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}

#shop-form-wrapper label#agree-label{
	width:250px;
	float:left;
}
#shop-form-wrapper input#agree{
	float:left;
	margin:0;
}


