div#contact ul li {
    background-image: url("../images/newsitem_bullet.png"); 
    background-position:0 5px;
    padding-top:0px;
    padding:5px;
    padding-left:25px;
    height:20px;
    float:none;
    width:645px; /* hack for inner li and keep width in content */
}
div#contact img {
    margin:0px;
    margin-left:5px;
}
div#contact img.right {
margin-left:55px;
}
div#contact address {
}
table.contact {
width:100%;
}
table.contact td.first {
width:100px;
}
table.contact td {
}
