/*Print Stylesheet for consumer site*/
body{
 color: #000;
 font-family: sans-serif;
 font-size: 12pt;
 line-height: 1.35;
 margin: 0; 
 text-align: left;
}
h1,h2,h3,h4{font-family: Georgia, serif; font-weight: normal;}
#nav, .findRightLawyer, #sidebar, #navigation, #footer img, #footer table, #footer ul, #bookmark{display: none}
a img{border: none}

#footer{
 border-top: 1px solid #000;
 padding-top: 1em;
}