table.contacts
{
border: none;
width: 100%;
}

td.contacts_icon
{
width: 50;
vertical-align: top;
padding-top: 0px;
padding-bottom: 0px;
}

td.contacts_data
{
vertical-align: middle;
padding-top: 0px;
padding-bottom: 0px;
font-family: trebuchet ms,arial,sans-serif;
font-size: 14px;
color: #434247;
}

