div.contact_box{
    width:200px;
    height:186px;
    overflow:hidden;
    border:none;
    margin-bottom:10px;
    margin-right:10px;
    float:left;
}
div.contact_box img.contact_image{
   border:none;
   border-bottom:solid 1px #fff;
   margin-bottom:0;
}
div.contact_text_box{
   background:#000 url('../upload/l2010Contact/arrows.gif') no-repeat 180px 15px;
   padding: 10px 16px;
   padding-right:0;
   height:26px !important;
margin-top:-5px;

}
span.contact_text{
   color:#fff;
   background:#000;
   display:block;
   width:auto;
   text-align:center;
   overflow:hidden;font-size:12px;
   font-weight:bold;
   text-decoration:none;
   max-width:155px;
   max-height:32px;
    
}
a.cb_link{
text-decoration:none;
}
