/* CSS Document */

body {
background-color: white;
color: black;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
}

a { 
  text-decoration : underline; 
  color : #000000; 
}

.bigContainer {
width: 16cm;

}

.contentPanel {
margin-top: 0.5cm;
margin-left: 0.2cm;
width: 16.5cm;
}
.firstRow, .menuBox, .bannerHeader  {
display: none;
}

.thirdRow {
background: none;
}


.blankLeft {
display:none;
}

#productList {
color: #000000;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
margin-top: 0.4cm;
}





#productList td {
color: #ffffff;
padding: 8px;
vertical-align: top;
color: #000000;
border-bottom: 1px solid black;

}

.productListone {
 background-color: #278AD4;
}

.productListtwo {
 background-color: #65A2D0;
}

#imgbtm {
height: 5cm;
}

#lampimg {
height: 10cm;
}
#vinkimg {
height: 3cm;
}
#beltsborder {
border-bottom: 1px solid black;
}

#leathercattlecane {
margin-bottom: 3.9cm;
}

.footerBar {
font-size: 8pt;
}