@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ebay.com"),
           url-prefix("http://cgi.ebay.com/*") {

p   {
    font-size:   10pt   ! important;
    font-weight: normal ! important;
}

font, span  {
    font-size:   11pt   ! important;
    font-weight: normal ! important;
    font-family: "New Century Schoolbook", Times, serif ! important;
    color: black ! important;
}

table, td         {
       background: #fff    ! important;
}

h1  {
    font-size:   12pt   ! important;
    font-weight: bold   ! important;
}
h2  {
    font-size:   12pt   ! important;
    font-weight: normal ! important;
}
h3  {
    font-size:   9pt    ! important;
    font-weight: normal ! important;
}
strong  {
    font-size:   9pt    ! important;
    font-weight: bold   ! important;
}

a:visited  {
    color: #487           ! important;
    font-size-adjust: .42 ! important;
    font-weight: bold   ! important;
}

marquee  {
    display:  none  ! important;
}

#titlePurchase, font#DetailsTimeLeft, #DetailsTimeLeft, nobr  {
    font-size:   8pt    ! important;
    font-weight: bold   ! important;
}

#auctioncontent, .pageContent, .auctionHead, khtml-block-placeholder, .short-Description,
.fact-list, .long-Description  {
    background: #eec ! important;
    color:  black  !important;
}

.btn, .VIPriBtn  {
    background:  #aaa ! important;
    color:  black     ! important;
}

p  {
    margin-right: 20% ! important;
    margin-left:  20% ! important;
}

}