body {
  color : #000000;
  background : #ffffff;
}

body, .title, .price, .status, .infobox {
font-size : 12pt !important;
font-family : "Times New Roman", Times, serif;
}

div#title {
margin:0 0 20px 0;
}

a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #advertising, #other {
  display : none;
} 

#pricewrapper, body { background: white; }
.ad, .links, #pricewrapper_bottom, #topbanner, #knapp, form, #partnerbar, #sidebar { display:none; }

.content {
width:100%;
}

.entry, .content, table.products, div.infobox {
margin:0 auto;
}

.entry {
border:0px;
}

div.infobox {
margin-bottom:30px;
text-align:left;
}

div {
float:none;
}

.image, .title, .store {
float:left;
}

.productinfo {
float:right;
}

.status {
border-top:3px solid black;
padding:10px 0 0 0;
margin:10px 0 10px 0;
text-align:center;
font-style:normal;
}

