/* ========================= *
	  Contacts Style Sheet
	  Author: nscheidel
	  Date: 09/29/2008
* ========================== */

.contactsHeader{
    font-size:11px;
    color:#e96d1f;
    font-weight:bold;
}
.contactsInfoHeader{
    color:#e96d1f;
    font-size:11px;
    font-weight:bold;
}
.contactsInfoBody{
    color:#808080;
    font-size:11px;
}
.contactsTable{
    line-height:1em;
    padding:8px;
}
.contactsInfo{
    vertical-align:top;
}
