div#header {
background-image: url(/images/decor/header_new2.jpg);
background-repeat: repeat-x;
height: 100px;
width: 100%;
margin: 0px;
border-bottom: 2px solid sienna;
}
body {margin: 0px 0px 10px 0px}
div#wbd_logo {
background-image: url(/images/decor/wbd_logo.gif);
background-repeat: no-repeat;
position: absolute;
width: 191px;
height: 90px;
left: 10px;
top: 5px;
z-index: 10;
}
div#wbd_logo a {display:block; width:191px; height: 90px}

table.cart_summary
{position: absolute;
right: 40px;
top: 120px;
background-color: #ddddff;
border: 1px solid black;
margin-top: 0px;}

div#selling_points {
background-image: url(/images/decor/selling-points.gif);
background-repeat: no-repeat;
position: absolute;
width: 537px;
height: 47px;
left: 205px;
top: 25px;
z-index: 10;
}

