body {
background: white;
margin:1em;
font:11px/1.618em Georgia,Times,"Times New Roman",serif;
}

h1,h2,h3,h4,h5,h6,h7,table caption{
font:normal 27px/1em 'HelveticaNeue-Roman','Helvetica Neue Roman','Helvetica Neue',Arial,Helvetica,sans-serif; ;
margin:1em 0;
text-align:left;
}

table{
border-collapse:collapse;
width:100%;
margin:20px 0;
}

table th{
text-align:left;
}

table td{
border-bottom:1px solid #808080;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}

.half{
width:49.5%;
float:left;
}

.left{
padding-right:.5%;
}

.right{
padding-left:.5%;
}

img.alignright{
float:right;
margin-left:10px;
}

img.alignleft{
float:left;
margin-right:10px;
}

a img{
border:0;
}

#wrapper, #content {
width: auto; 
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}

#content{
clear:both;
}

a.logo{
text-decoration:none;
color:#000;
display:block;
padding:0;
clear:both;
border-bottom:3px double #000;
height:150px;
}

#header ul, #header ul li{
float:left;
margin:0;
padding:0;
list-style:none;
}


#header ul{
width:100%;
margin-bottom:10px;
margin-left:-20px;
}

#header ul li{
background:url("bg-mainmenu-separator.gif") no-repeat 100% 100%;
margin:12px 0 12px 0;
}

#header ul li a{
padding:12px 20px;
font-size:12px;
color:#2a2b26;
font-weight:bold;
}


div.item{
border-top:1px solid #808080;
padding:10px 0;
background:#fff;
color:#808080;
position:relative;
}

div.item img.thumb{
float:left;
position:relative;
z-index:1;
background:#fff;
padding:2px;
border:1px solid #808080;
margin-right:10px;
}

div.item img.logo{
position:absolute;
top:10px;
right:10px;
}

div.item span.title, div.item span.price{
font-size:16px;
color:#000;
font-family:'HelveticaNeue-Roman','Helvetica Neue Roman','Helvetica Neue',Arial,Helvetica,sans-serif;
}

div.item span.desc{
font-size:14px;
}

html>body div.item a.more{
bottom:10px;
}

#login, #partner-sites, #banner-leaderboard, #quicksearch, #banner-largerectangle, #footer ul, #header ul, #sidebar, ul#actions, #pagenav, div.item a.more, .item img.logo{
display: none;
}

#footer address{
border-top:3px double #000;
padding-top:10px;
margin-top:10px;
}