* {
 margin: 0; 
 padding: 0;
 }
.optionaldiv > br,
.shopDetailPage br {
    display:none;
}
body:not(.welBody) {
 background: #fff url('https://d3m5048cblpyz1.cloudfront.net/website/styles/bgsite.jpg') left top repeat-x;
}
body {  
    font: normal 12px arial, helvetica, sans-serif;
    color: #757575;
}

h1 {
 font-size: 17px;
 padding: 0px 0px 16px 0px;
}

p {
 text-align: left;
 padding: 0px;
}

a {
 color: #f8a411;
 text-decoration: none;
}

a:hover {
 color: #757575;
 text-decoration: none;
}

#wrapper {
 width: 920px;
 margin: 0 auto;
 text-align: center;
 clear: both;
}

#header {
 width: 100%;
 height: 60px;
}

#logo {
 float: left;
}

#teaser{
 width: 920px;
 height: 238px;
 margin: 20px 0px 20px 0px;
 display: block;
 background: silver;
}

.infobox {
 width: 912px;
 margin: 0px 0px 20px 0px;
 padding: 4px;
 background: #f8f8f8;
 display: block;
 text-align: left;
}

#borderbox {
 width: 920px;
 margin: 0px 0px 20px 0px;
 border: 1px solid #cfcfcf;
}

.shopbox {
 width: 134px;
 float: left;
 margin: 16px 0px 0px 16px;
 border-bottom: 1px solid #cfcfcf; 
}

.shopboxnoborder {
 width: 134px;
 float: left;
 margin: 16px 0px 10px 16px;
}

.shopbox a, .shopboxnoborder a, .shopbox a img, .shopboxnoborder a img {
 text-decoration: none;
 border: none;
 float: left;
 margin-bottom: 10px;
}

.shopbox a span, .shopboxnoborder a span{
 padding: 6px 0px;
 color: #f8a411;
 font-size: 15px;
}

.shopbox a:hover span, .shopboxnoborder a:hover span{
 color: #757575;
}

#colleft {
 width: 60%;
 float: left;
 text-align: left;
 display: block;
}

#colright {
 width: 40%;
 float: left;
 text-align: left;
 display: block;
}

#content {
 padding: 10px;
}

#content a img {
 margin-top: 10px;
}

#colright ul {
 width: 288px;
 margin: 10px;
 padding: 10px 30px;
 background: #f8f8f8;
}

#colright ul li {
 text-align: left;
}

#button {
 margin-top: 10px;
}

#button img a{
 margin-top: 10px;
 border: 0px;
}

#footer {
 border-top: 1px solid #cfcfcf;
}

#footer ul {
 float: left;
 margin-top: 10px;
 list-style-type: none;
}

#footer ul li {
 float: left;
 margin-right: 10px;
}

#footer ul li a{
 text-decoration: none;
 color: #adabab;
}

#footer ul li a:hover{
 color: #f8a411;
}

#copyright {
 float: right;
 color: #adabab;
 margin-top: 10px;
}

.clear {
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}

ul#shops li .vouchertext {
    margin: 7px 10px 0px; font-size: 11px; font-weight: normal;
}
.itemcatbonus img {
    width:58px;
    height:42px;
}