/* 
    Document   : static_pages
    Created on : Feb 12, 2013, 12:11:23 PM
    Author     : lawrencewilkowske
    Description: Style sheet for a few static pages
*/

.contact_info_table{
    width:95%;
}

.contact_info_table tr td {
    width:33%;
}


