body { background: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

#main {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}


div.bioheader p { font-size: 14pt; font-weight: bold; }

div.info p#address {font-size: 10pt;}

div.info li a { color: #000000; text-decoration: none; }

div.info ul {list-style: none;}

li.print {display: none;}

p#agreement {display: none;}

p.fullname {
	font-size: 18pt;
	font-weight: bold;}

.info p.role {
	font-size: 12pt;	
	font-weight: bold;
	margin-bottom:15px;
	}

.info #address {
	
	}
#biocontent{clear:both; padding-top:10px;}

.noshow { display: none; }

#atphoto {text-align: left; width:200px; float:left;}

#logo { width: 100%; }

.info{float:left; width:300px; height:274px; vertical-align:bottom;}

dl, multicol{padding:0; margin:0;}

.info p, .info ul{padding:0; margin:0;}

#practice_area a{ font-size:12pt; text-decoration:none; color:#000; }

#practice_area { padding-bottom:15px; width:400px;}

$("td:empty").text("Was empty!").css('background', 'rgb(255,220,200)');
