div.auction{
    text-align:center;
    margin-bottom:20px;
    margin-top:5px;
    padding-top:10px;

}
div.lot{
    border-bottom:solid 3px #BBB;
    margin-bottom:10px;
}
#body div.lot h2{
    font-size:1em;
    color:#000;
    border-bottom:solid 1px #999;

}
#body {
    width:740px;
}

#body h1.dare {
    padding:0;
    margin:0;
    font-size:18px;
    width:740px;
    margin-top:-10px;
}
 #body h2.dares {
 font-size:18px;
    color:black;
    width:740px;
  }


