/* --------------------------------------------------------------

    print.css

    Author: gdalrymple
    Date: 16-02-2010

-------------------------------------------------------------- */

body { font-family: sans-serif; line-height: 18pt; margin: 0; color: #333333; }

p, dl, ul, ol, table { font-size: 10pt; }

h1 { font-size: 30pt; border-bottom: 1px solid grey; line-height: 40pt; margin-bottom: 10px; font-weight: normal;  }
#header h2 { font-size: 14pt; color: #C53636; margin-bottom: 30px; }
#seller h2, #listing-item h3 { font-size: 12pt; text-transform: uppercase; letter-spacing: 1px; font-weight: normal; }
h2#main-title, #listing-item h3.price { font-size: 20pt; font-weight: normal; margin-bottom: 0; }
#listing-item h3.price { color: #C53636; margin-bottom: 30px; }
#results-returned { font-size: 10pt; background-color: #e7e7e7; padding: 5px;  }

dt { font-weight: bold; }
dd { margin: 0 0 10px 0; }

#largerMap,
#contactSellerBox,
#abuseReport,
#makeOfferBox,
#questionBox,
#directions,
#imageGallery,
#registerBox,
.tooltip,
#insertionMarker,
#register,
#beta,
#place-your-ad-cloud,
#theme-buttons,
#search,
#contact-seller,
#breadcrumb,
#print,
#enlarge,
.make-offer img,
#actions,
#vote-mad,
.span-sky,
#links,
.span-refine,
#results-info,
#save-search,
.options,
.results-sorting,
#place-your-ad-robot,
#questions,
#other-items,
#ads,
#adsense-listing  { display: none; }

img { border: 0; }

#footer { border-top: 1px solid grey; padding-top: 15px; }

#results .item { border-top: 1px solid #dedede; }
#results .item .img { width: 30%; float: left; }

.clear-floats { height: 1%; clear: both; }
