#saleTitle h1{
background:url(../design/pics/product_title.gif);
width:915px;
height:78px;
display:block;
margin-top:0;
margin-bottom:0;
margin-left:10px;
padding-top:15px;
padding-left:25px;
font-size:25px;
font-weight:bold;
font-family:verdana;
text-decoration:underline;
}

#saleContent{
background:url(../design/pics/product_content.gif);
width:940px;
display:block;
margin-left:10px;
overflow:hidden;
font-family:verdana;
font-size:12px;
}

#saleContent #saleTerms{
margin-left:20px;
margin-right:30px;
text-align:justify;
}

#saleEnd{
background:url(../design/pics/product_end.gif);
width:940px;
height:39px;
display:block;
margin-left:10px;
}
