#contacts .main {
margin-bottom:30px;
}

#contacts TH, #contacts TD {
padding:5px;
}

#contacts TH {
width:35%;
text-align:right;
font-weight:bold;
}

#contacts TD {
width:64%;
}

