.newsBlock .width1{ width:130px;}

#buyerSellerInfo .space{height:15px; width:120px;}
#buyerSellerInfo .buyer , #buyerSellerInfo .seller, 
#buyerSellerInfo .buyer a, #buyerSellerInfo .seller a{height:44px; width:120px;}
#buyerSellerInfo .buyer a, #buyerSellerInfo .seller a{  
display:block;overflow: hidden;}
.buyer a{background:url(../images/bt-buyer.jpg) 0 0px;}
.seller a{background:url(../images/bt-buyer.jpg) 0px 154px;}
.buyer a:hover{background:url(../images/bt-buyer.jpg) 0 104px;}
.seller a:hover{background:url(../images/bt-buyer.jpg) 0px 48px;}


#homenews2 ul
{
    text-align: left;
    list-style-type: none;
    width: 580px;
    padding-left: 13px;
}
#homenews2 ul li
{
    background-image: url(../images/dot-news.jpg);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 15px;
    line-height: 160%;
}
#homenews2 a:link{    color: #804040;    text-decoration: none;}
#homenews2 a:visited{ color:#804040;text-decoration: none;}
#homenews2 a:hover{ color: #FF3399;text-decoration: none;}