html, body{
    font-family: Verdana, Arial, sans-serif;;
    color: #444;
    font-size: 13px;
    line-height: 20px;
}
a:link, a:active, a:visited{
    color: #3881EA;
    text-decoration:underline;    
}
a:hover{
    text-decoration:none;
}
p{
    padding-bottom: 11px;
}
h1, h2, h3, h4, h5, h6{
    font-weight:bold;
    line-height:1.2em;
    color: #3881EA;
}

h1{
    font-size: 20px;
}
h2{
    font-size: 16px;    
}


form h2{
    height: 20px;
}


 
    
 
body{
    background: #3A3D3D;
    position: relative;
}

#container{
    width: 990px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    z-index: 1;
}
#header{
    height: 45px;
    background: #101111;   
    margin-bottom: 100px;
}
#logo{
    display: block;
    height: 45px;
    width: 185px;
    background: url(/img/logo.png);
    float: left;
}

.navigation{
    font-family: Optima,Lucida,'MgOpen Cosmetica','Lucida Sans Unicode',sans-serif;
    float: left;
    width: 805px;
    height: 45px;
    position: relative;
    z-index: 9999999;
    margin-bottom: 15px;
}
.navigation li{
    display: block;
    float: left;
    height: 45px;
    position: relative;
}
.navigation li a{
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin-left: 1px;
}
.navigation li.active a, .navigation li:hover a{
    background: #3881ea url(/img/navigation.png);
}

.navigation li ul{
    position: absolute;
    top: 45px;
    left: 1px;    
    min-width: 150px;
    display: none;
}
.navigation li:hover ul{
    display: block;
}
.navigation li ul li{
    float: none;
    background: #3881ea url(/img/navigation.png);
}
.navigation li ul li a{
    white-space: nowrap;    
    float: none;    
}
.navigation li ul li a:hover{
    background:url(/img/navigation.png);
}

#bigImg{
    margin-bottom: 15px;
}
#homeSlide{
    margin: -85px 0 15px 0;
    height: 200px;
    overflow: hidden;
}
#homeSlide div.slide{
    display: none;
}
#breadCrumbs{
    padding: 5px 10px;
    background: #fff;
    margin-bottom: 10px;
}

#left{
    width: 680px;    
    float: left;
}

#mainContent{
    position: relative;
    z-index: 1;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 15px;
    width: 650px;
    overflow: hidden;
}
#mainContent:after{
    content: "";
    display: block;
    clear: both;
}

#brands{    
    width: 680px;
    z-index: 1;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    background: #fff;    
    margin-top: 15px;
}
#brands h2{
    padding: 0 10px;
    margin: 0;
    height: 45px;
    line-height: 45px;
    background: #3881ea;
    color: #fff;
    position: relative;
}
#brands h2:after{
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #3881ea;
    position: absolute;
    top: 45px;
    left: 30px;
}

#brands ul{
    text-align: center;        
}
#brands ul li{
    display: inline-block;    
}
#brands ul li a{
    display: block;    
    float: left;
    width: 110px;
    margin-right: 10px;
    height: 96px;    
    overflow: hidden;
    text-indent: -9999px;
}
#brands ul li a#foxLogo{    
    background: url(/img/foxLogo.jpg) no-repeat center center;        
}
#brands ul li a#marzocchiLogo{    
    background: url(/img/marzocchiLogo.jpg) no-repeat center center;        
}
#brands ul li a#manitouLogo{    
    background: url(/img/manitouLogo.jpg) no-repeat center center;        
}
#brands ul li a#rockshoxLogo{    
    background: url(/img/rockshoxLogo.jpg) no-repeat center center;        
}
#brands ul li a#xFusionLogo{    
    background: url(/img/xFusionLogo.jpg) no-repeat center center;        
    margin: 0;
}

#footer{
    background: none repeat scroll 0 0 white;
    border-top: 5px groove #181818;
    clear: both;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 2;
    position: relative;
}

#poweredBy{
    color: #fff;
}
#poweredBy a{
    display: inline-block;    
    width: 16px;
    height: 15px;
    vertical-align: middle;
    background: url(/shared/img/caramelo-tiny.png);
}
#facebook{
    float: right;
    color: #fff;
    margin-top: 1px;
}
#facebook a{
    display: inline-block;
    height: 30px;
    width: 30px;
    background: url(/img/facebook.png);
    vertical-align: middle;
}

#right{
    width: 290px;    
    float: right;
}

#right iframe{
    background: #fff;
}

#service{
    height: 190px;
    background: #fff;
    overflow: hidden;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    margin-bottom: 15px;
}

#service h3{
    font-family: Optima,Lucida,'MgOpen Cosmetica','Lucida Sans Unicode',sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
}

#service ul{
    width: 260px;
    margin: 0 auto;    
    
}

#service ul li{
    display: inline;
}

#service ul li a{
    display: block;
    float: left;
    width: 128px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #dddddd;
    border-radius: 10px;    
    height: 81px;
    position: relative;
    text-decoration: none;
    color: #3881EA;
    line-height: 40px;
    font-weight: bold;
}
#service ul li:first-child a{
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#service ul li:last-child a{    
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#service ul li a:hover{
    background: #135cae;
    color: #3BD3FF;
}
#service ul li a span{
    display: block;
    background: #f1f1f1;
    border-top: 1px solid #dddddd;    
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: normal;
    color: #444;
}
#service ul li a:hover span{
    background: #104d92;
    color: #FFF;
    border-top: 1px solid #0c3c73;
}
#service ul li:first-child a span{
    border-bottom-left-radius: 10px;
}
#service ul li:last-child a span{
    border-bottom-right-radius: 10px;
}
#service > a{
    clear: both;
    display: block;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    top: 12px;
}
ul.subMenu {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);    
}

ul.subMenu li a{
    display: block;
    padding: 15px 15px 15px 45px;
    background: #4e5151 url(/img/productmenu.png) no-repeat 0 50%;
    border-top: 1px solid #757575;
    border-bottom: 1px solid #3a3a3a;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
ul.subMenu li a:after{
    content: "";
    display: block;
    height: 100%;
    width: 9px;
    position: absolute;
    right: 6px;    
    top: 0;
    background: url(/img/arrow.png) no-repeat center center;    
}
ul.subMenu li.active > a, ul.subMenu li a:hover{
    background-image: url(/img/productmenuactive.png);
}
ul.subMenu li.active > a:after, ul.subMenu li a:hover:after{
    background: url(/img/arrowactive.png) no-repeat center center;    
    width: 11px;
}

ul.subMenu li ul{
    display: none;
}

ul.subMenu li.active > ul{
    display: block;
}

ul.subMenu li ul li a{
    background: #63686a url(/img/productmenusub1.png) no-repeat 0 50%;
    padding-left: 65px;
}
ul.subMenu li ul li.active > a, ul.subMenu li ul li a:hover{
    background: #63686a url(/img/productmenusub1active.png) no-repeat 0 50%;    
}

ul.subMenu li ul li ul li a{
    background: #767c7e url(/img/productmenusub2.png) no-repeat 0 50%;
    padding-left: 85px;
}
ul.subMenu li ul li ul li.active > a, ul.subMenu li ul li ul li a:hover{
    background: #767c7e url(/img/productmenusub2active.png) no-repeat 0 50%;    
}

ul.subMenu li ul li ul li ul li a{
    background: #8c9294 url(/img/productmenusub3.png) no-repeat 0 50%;
    padding-left: 105px;
}
ul.subMenu li ul li ul li ul li.active > a, ul.subMenu li ul li ul li ul li a:hover{
    background: #8c9294 url(/img/productmenusub3active.png) no-repeat 0 50%;    
}

a#cart, a#serviceShopCart{
    display: block;
    height: 100px;    
    margin-bottom: 15px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    overflow: hidden;
    background: #fff url(/img/cart.jpg) no-repeat right center;
}
a#cart:before, a#serviceShopCart:before{
    content: "Winkelwagen";
    font-size: 16px;
    color: #3881EA;
    display: block;
    margin: 10px;    
    font-weight: bold;
}

a#cart span, a#serviceShopCart span{
    display: block;
    margin: 0 10px;
}

a#serviceShopCart{
    background-image: url(/img/servicecart.jpg);
}
a#serviceShopCart:before{
    content: "Gekozen onderhoud";
}

div#offerSlide{
    width: 290px;
    height: 260px;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}
div#offerSlide .slideText{
    position: absolute;
    bottom: 5px;
    background: url(/img/textbg.png);
    width: 100%;
}
div#offerSlide .slideText span{
    display: block;
    padding: 0 5px;
}
div#offerSlide .slideText span.slideTitle{
    font-weight: bold;
}

div#searchForm{
    display: block;    
    margin-bottom: 15px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    overflow: hidden;
    background: #fff;
    font-size: 16px;
    color: #3881EA;
    display: block;
    padding: 10px;    
    font-weight: bold;
}
div#searchForm input{
    width: 200px;
}
input.empty {
    color: #8C8C8C;
    font-style: italic;
    text-align: right;
}


.has-errors > ul .errors::before{
       display: block;
    position: absolute;
    background: #fff;
    padding: 10px 30px;
    list-style: none;
    border: 1px solid #838383;
    border-radius: 10px;
    box-shadow: 5px 5px 6px #888;
    margin: 0;
    
}
/* Category overview */
div#productList div.product{
    width: 32% !important;/*
    float: none !important;*/
    margin-right: 1%;
    border: 1px solid #dddddd;
    border-radius: 8px;
    margin-bottom: 5px;    
    position: relative;
    overflow: hidden;
    height: 290px;
}

div#productList div.product a.productImg{
    display: block;
    width: 100%;
    height: 100px;            
    text-align: center;
    line-height: 100px;
    margin-bottom: 10px;
}

div#productList div.product a.productImg:empty:after{
    content: "GEEN AFBEELDING";
}

div#productList div.product a.productImg img{
    vertical-align: middle;
    display: inline;
}

div#productList div.product h2{    
    width: 100%;
    overflow: hidden;   
    text-align: center;
    font-size: 14px;
    margin: 10px 0;
}
div#productList div.product a.productDescription{
    margin: 0;
    width: 90%;
    padding: 0 5% 0 5%;
    overflow: hidden;
    color: #444444;
    display: block;
}

div#productList div.product span.prices{    
    margin: 0;        
    display: block;
    background: #4E5151;
    text-align: center;
    padding: 0 5px;    
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
div#productList div.product span.prices a{
    color: #fff;
}
div#productList div.product span.prices a:before{
    content: "\20AC\0020";
}
div#productList div.product span.prices a.price.isOffer{
    text-decoration: line-through;    
    
}
div#productList div.product span.prices a.offerPrice{
    font-size: 1.2em;
    color: #ff0000;
}

/* Product details */
div#productDetails h1#productTitle{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 30px;
    padding-right: 150px;
}

div#productDetails div#productDescription{
    width: 300px;
    float: right;
    margin-right: 10px;
    position: relative;
    min-height: 100%;
}

div#productDetails div#productDescription:after{
    content: "";
    display: block;
    width: 1px;
    background: #ddd;
    height: 100%;
    left: -30px;
    top: 0;
    position: absolute;
}

div#productDetails div#productImage{
    width: 235px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}

div#productDetails div#productImage:empty:after{
    content: "GEEN AFBEELDING";
}

div#productDetails div.jThumbnailScroller{
    width: 235px;
    margin: 15px 0 0 15px ;
    float: left;
    height: 80px;
}

div#productDetails ul#productThumbs{
    display: none;
}

div#productDetails div.jThumbnailScroller ul#productThumbs{
    padding: 0;
    list-style: none;
    display: inline-block;
}

div#productDetails div.jThumbnailScroller ul#productThumbs li{
    display: inline;
}

div#productDetails div.jThumbnailScroller ul#productThumbs a{
    border: none;
    border-radius: 5px;
    margin: 0 5px;    
}

div#productDetails span#prices{
    position: absolute;
    right: 20px;
    top: 20px;
    color: #3881EA;
    font-size: 22px;
}

div#productDetails span#prices span#offerPrice{
    font-size: 1.2em;
    color: #ff0000;
    display: block;
}
div#productDetails span#prices span#price.isOffer{
    text-decoration: line-through;
    color: #999;
}

div#productDetails div#order dl{
    padding-top: 10px;
    clear: both;
    display: block;
    text-align: right;
}
div#productDetails div#order dt, div#productDetails div#order dd{
    display: inline;
}

input#putincart{
    color: #fff;    
    background: #3881ea;
    border-radius: 5px;
    border: none;
    padding: 4px;
    cursor: pointer;
}
input#putincart:hover{
    background: #000;
}

div#productDetails div#relatedProducts:after{
    content: "";
    display: block;
    clear: both;
}

div#productDetails div#relatedProducts ul{
    padding: 0;
    list-style: none;
}

div#productDetails div#relatedProducts ul li{
    display: inline;
}

div#productDetails div#relatedProducts ul li a{
    display: block;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    height: 105px;
}
div#productDetails div#relatedProducts ul li a h3{
    margin: 0 0 5px 0;
    padding: 0;
}
div#productDetails div#relatedProducts ul li a span.relatedproductImg{
    height: 80px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}
div#productDetails div#relatedProducts ul li a span.relatedproductImg:empty:after{
    content: "GEEN AFBEELDING";
    line-height: 80px;
}
/** Cart */

div#cartContent{            
    position: relative;    
}

div#cartContent table {        
    display: block;
    padding: 10px 0;
    clear: both;  
}
div#cartContent h1#cartTitle {
    float: left;
    font-size: 18px;
}
div#cartContent span#cartEmpty {
    clear: both;
    display: block;
}
div#cartContent a.toCheckout {
    color: #fff;    
    background: #3881ea;
    border-radius: 5px;
    border: none;
    padding: 4px;
    cursor: pointer;                    
    display: block;
    float: right;        
    margin-top: 10px;     
    text-decoration: none;
}
div#cartContent a.toCheckout:hover{
    background: #000;
}
div#cartContent a.continueShopping{
    margin-right: 5px;
}
div#cartContent table thead {
    border-bottom: 1px solid #DDD;
}
div#cartContent table tbody {
    border-bottom: 1px solid #DDD;
}
div#cartContent table tbody tr:first-child td {
    padding-top: 5px;
}
div#cartContent table tbody td {
    padding-bottom: 5px;
}
div#cartContent table td.product {
    overflow: hidden;
    vertical-align: middle;
    width: 135px;
}
div#cartContent table tbody td.product {
    text-align: center;
}
div#cartContent table td.description {
    width: 320px;
}
div#cartContent table td.description a {    
    font-size: 14px;
    text-decoration: none;
}
div#cartContent table td.description h2 {
    margin: 0;
}
div#cartContent table td.price {
    width: 110px;
}
div#cartContent table td.price span:before {
    content: "€ ";
}
div#cartContent table td.price span.offerPrice {
    color: #FF0000;
    font-size: 1.2em;
}
div#cartContent table td.price span.price.isOffer {
    text-decoration: line-through;
}
div#cartContent table td.options {
    width: 80px;
}
div#cartContent table td.options dt label {
    background: none;
}
div#cartContent table td.options select {
    width: 80px;
}
div#cartContent table td.total {
    padding-right: 3px;
    text-align: right;
    width: 77px;
}
div#cartContent table tbody td.total:before, div#cartContent table tfoot td.total:before {
    content: "€ ";
}
div#cartContent table tbody td.total, div#cartContent table tfoot td.total {
    background-color: #F5F5F5;
    white-space: nowrap;
}
div#cartContent table td.totalLabel {
    padding-right: 3px;
    text-align: right;
}
div#cartContent table tfoot td {
    padding: 5px 0;
}


/** Checkout */
div#checkout.personalDetails{                
    position: relative;    
}

div#checkout div#login{
    width: 292px;
    float: left;    
    min-height: 245px;
    position: relative;
}
div#checkout div#login:before{
    content: "";
    display: block;
    border-right: 1px solid #ddd;
    height: 100%;
    width: 1px;
    position: absolute;
    right: -18px;
    top: 0;
}
div#checkout div#createAccount{
    width: 292px;
    float: right; 
    min-height: 256px;
    position: relative;
}

div#checkout div#createAccount a, div#checkout div#login input#submit{
    width: 155px;
    position: absolute;
    right: 0;
    bottom: 10px;        
    color: #fff;    
    background: #3881ea;
    border-radius: 5px;
    border: none;
    padding: 4px;
    cursor: pointer;                    
    display: block;
    float: right;        
    margin-top: 10px;     
    text-decoration: none;
    text-align: center;
}
div#checkout div#createAccount a:hover, div#checkout div#login input#submit:hover{
    background: #000;
}

#gotoFastCheckout a{
    left: -40px;
}


/** Checkout - Create account */

div#checkout.createAccount form dt, div.form form dt {
    display: table-cell;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 35%;
}
div#checkout.createAccount form dd, div.form form dd {
    display: table-cell;
    padding: 3px 0;
    width: 65%;
}
div#checkout.createAccount form dt#copyBillingAddress-label label, div.form form dt#copyBillingAddress-label label {
    white-space: nowrap;
}
div#checkout.createAccount form input#createAccount, div.form form input#createAccount{
    color: #fff;    
    background: #3881ea;
    border-radius: 5px;
    border: none;
    padding: 4px;
    cursor: pointer;
}

dl.zend_form dd.hasErrors input, dl.zend_form dd.hasErrors select, dl.zend_form dd.hasErrors .cke_skin_kama { 
    border: 1px solid #ff0000 !important;
}
 

dl.zend_form ul.errors{
    display: none;
    position: absolute;    
    background: #fff;
    padding: 10px 30px;
    list-style: none;
    border: 1px solid #838383;
    border-radius: 10px;
    box-shadow: 5px 5px 6px #888;
    margin: 0;   
}
dl.zend_form ul.errors li{
    display: block;
    list-style: none;
    padding: 0 30px
}

dl.zend_form ul.errors:after{
    content: "";
    position: absolute;
    bottom: -12px;;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;    
}
dl.zend_form ul.errors.show{
    display: block;
}

/* shipping / payment / finish */
div#checkout div#personalDetails{    
    padding: 10px;    
    border-radius: 10px;
    border: 1px solid #cccccc;    
    font-size: 13px;    
}
div#checkout div#personalDetails:after{
    content: "";
    display: block;
    clear: both;
}
div#checkout div#personalDetails div{
    float: left;
    width: 33%;    
}

div#checkout div#personalDetails div h2{
    font-size: 13px;
}
div#checkout div#personalDetails div h3{
    font-size: 13px;
    margin-bottom: 0;
}

div#checkout input#submit{
    color: #fff;    
    background: #3881ea;
    border-radius: 5px;
    border: none;
    padding: 4px;
    cursor: pointer;
    float: right;    
}
div#checkout input#submit:hover{
    background: #000;
}

div#checkout.payment div#parameterFields{
    padding: 5px 5px 5px 16px;
}
div#checkout.payment div#parameterFields span{
    padding: 0 5px;
}
div#checkout.finish div#orderOverview{
    background-image: none;
}

/** Checkout - Finish order */
div#checkout.finish div#orderOverview table {
    clear: both;            
    width: 100%;
}
div#checkout.finish div#orderOverview table thead {
    border-bottom: 1px solid #ddd;
}
div#checkout.finish div#orderOverview table tbody {
    border-bottom: 1px solid #ddd;
}
div#checkout.finish div#orderOverview table tbody tr:first-child td {
    padding-top: 5px;
}
div#checkout.finish div#orderOverview table tbody td, div#checkout.finish div#orderOverview table tfoot td {
    padding-bottom: 5px;
}
div#checkout.finish div#orderOverview table td.name {
    width: 60%;
}
div#checkout.finish div#orderOverview table td.price {
    width: 11%;
}
div#checkout.finish div#orderOverview table td.price {
    width: 110px;
}
div#checkout.finish div#orderOverview table td.price span:before {
    content: "€ ";
}
div#checkout.finish div#orderOverview table td.price span.offerPrice {
    color: #FF0000;
}
div#checkout.finish div#orderOverview table td.price span.price.isOffer {
    text-decoration: line-through;
}
div#checkout.finish div#orderOverview table td.amount {
    width: 11%;
}
div#checkout.finish div#orderOverview table td.subtotal {
    width: 11%;
    white-space: nowrap;
}
div#checkout.finish div#orderOverview table tfoot td.label {
    padding-right: 5px;
    text-align: right;
}
div#checkout.finish div#orderOverview table td.subtotal, div#checkout.finish div#orderOverview table tfoot td.value {
    padding-right: 5px;
    text-align: right;
}
div#checkout.finish div#orderOverview table tbody td.subtotal:before, div#checkout.finish div#orderOverview table tfoot td.value:before {
    content: "€ ";
}
div#checkout.finish div#orderOverview table tbody td.subtotal, div#checkout.finish div#orderOverview table tfoot td.value {
    background-color: #F5F5F5;
}
div#checkout.finish div#orderOverview textarea {
    height: 75px;
    width: 100%;
}

/* Service Type */
#fullPrice{
    display: none;
}

#specificComplainsDescription{
    width: 400px;
    height: 100px;
}
div#cartContent table, div#cartContent table td{
    border: none;
}
div#cartContent table td.options a{
    display: inline-block;
    height: 20px;
    width: 20px;   
    vertical-align: middle;
}
div#cartContent table td.options a#edit{
    background: url(/img/edit.png)
}
div#cartContent table td.options a#delete{
    background: url(/img/delete.png)
}

div#checkout.finish div#orderOverview table, div#checkout.finish div#orderOverview table td{
    border: none;
}
div#checkout.finish div#orderOverview table td.type{
    white-space: nowrap;
}

div.serviceProduct{
    width: 32% !important;/*
    float: none !important;*/
    margin-right: 1%;
    border: 1px solid #dddddd;
    border-radius: 8px;
    margin-bottom: 5px;    
    position: relative;
    overflow: hidden;
    height: 260px;
    float: left;
}

div.serviceProduct div.productImg{
    display: block;
    width: 100%;
    height: 100px;            
    text-align: center;
    line-height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 100px;
}

div.serviceProduct h2{    
    width: 100%;
    overflow: hidden;   
    text-align: center;
    font-size: 14px;
    margin: 10px 0;
}
div.serviceProduct h2 a{
    text-decoration: none;
}
div.serviceProduct div.productDescription{
    margin: 0;
    width: 90%;
    padding: 0 5% 0 5%;
    overflow: hidden;
    color: #444444;
    display: block;
}
div.serviceProduct div.productDescription a{
    color: #444444;
    text-decoration: none;
}

form#putincartForm #serviceType-element br{
    display: none;
}
form#putincartForm #serviceType-element label{
    margin-right: 5px;
}
form#suspensionCartForm dd:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
}
#lockouType-element{
    height: 40px;
}
/** Other markup */
table, td{
    border: 1px solid #444;
}
#copyBillingAddress-element{
	width: 249px;
	height: 20px;
}
