/* style sheet */
div#cb3rendermain
{
 Xborder:1px solid red;
 padding: 10px;
 padding-top: 10px;
}

body {
 background-color: #ffffff;
 font-family:arial;
 color : #000000;
}

p {
 font-family: arial;
 color: #000000;
}

a {
 text-decoration:underline;
 color : black;
}

a:hover {
 text-decoration: none;
 color: black;
 /* background-color: white; */
}

SPAN.simple {
 font-size: 12px;
}

IMG.leftnavmenutop {
 cursor: pointer;
}

.simple_leftnavbar {
 width: 1%;
 height: 500px;
}

SPAN.simple_header {
 font-size: 18px;
 font-weight: bold;
}

SPAN.simple_footer {
 color: black;
 padding: 3px;
}

#cb3centerlayouttag {
}

#cb3renderleftnav {
 display: inline;
}

#cb3rendercenternav {
 width: 100%;
}

#adleftside {
 display: block;
 height: 100px;
 padding: 10px;
}

#headeritemsincart {
 display: block;
 width: 90px;
}

#headeritemsincart A:hover {
 text-decoration: none;
}
