table.contact {
    width:100%;
}

table.contact tr {
    height:40px;
}

table.contact td.tag {
    width: 160px;
    text-indent:5px;
    font-weight:bold;
    color:#ffffff;
    background: url('/images/table_header_bg_vert.png') right bottom repeat;
    border:0;
    height:24px;
}

table.contact td.value {
    padding-left:5px;
}
