#icon_table{
    margin-bottom:1em;
}

#icon_table td{               
    width:45%;            
}    

#icon_table a{       
    height:80px;                                                               
    width:100%;
    padding-left: 90px;
    vertical-align:middle;  
    display: table-cell;
} 
         
#clients{                       
    background: url(/static/images/clients_icon.jpg) center left no-repeat;       
}           
#attorneys{                       
    background: url(/static/images/attorneys_icon.jpg) center left no-repeat;       
}           
#nonprofits{                       
    background: url(/static/images/nonprofits_icon.jpg) center left no-repeat;       
}           
#immigration{                       
    background: url(/static/images/immigration_icon.jpg) center left no-repeat;       
}                                                                       
