/* General */

* {background-image:none !important;} /* Exceptions to this rule exist in generalSchnader.css (add !important to background property): [body.biosdetail .details .contact .email a]  [.rightside .memberships li] [.rightside .Distinctions li] */

a {text-decoration:none !important;color:#525252 !important;}

/* Page */

.container {width:800px;}

/* Header */

.header {width:800px;}
.header .logo {padding-left:0;padding-top:0;}
.header .sitesearch {display:none;}
.header .nav1 {display:none;}
.header .menu {display:none;}
.header .wst5453 {display:none;}
.header .languages {display:none;}

/* Middle */
.middleA {background:none;}
.middle {background:none;}
table.main {margin-left:0;width:800px;}

/* Mainbody*/
td.mainbody {background:none;}
div.mainbody {padding-top:0;padding-left:0;padding-right:25px;}
div.listing {width:100%;}
.pagetools {display:none;}

/* Leftside */

td.leftside {padding:0 25px 0 0;}

.relatedlinks {display:none;}
.relatedfiles {display:none;}

/* Rightside */

td.rightside {padding:0;}
.rightside .content {margin-left:0;margin-right:0;}
.rightside h2 {margin-left:0;padding-left:0;margin-right:0;padding-right:0;}
.rightside .nav2 {display:none;}
.rightside .nav3 {display:none;}

/* Bios */

body.biosdetail .relatedpractices {padding-bottom:17px;}
body.biosdetail .mainbody .details .video {display:none;}
body.biosdetail .details .contact .vcard {display:none;}
body.biosdetail .fullbio {display:none;}
body.biosdetail .alertnatebios {display:none;} /* SIC :) */
body.biosdetail .relatedpractices {padding-bottom:0;}
body.biosdetail .shortbio {display:none;}
body.biosdetail div.listing2  {display: block;margin-bottom:12px;}
body.biosdetail div.listing2 h2 {margin-top:0;} /* IE refuses to collapse top margin of first .listing h2 with bottom margin of previous section -- removing altogether, applying margin to bottom of .listing2 */
body.biosdetail div.listing2 {width:auto;}
body.biosdetail .details .contact .email a {padding: 0px;}
.rightside .memberships ul {list-style-type: square; margin-left: 20px;}
.rightside .Distinctions ul {list-style-type: square; margin-left: 20px;}
.rightside .memberships ul li {padding: 0px; }
.rightside .Distinctions ul li {padding: 0px; }
body.biosdetail .relatedpractices {margin-bottom: 20px;}

/* Footer */

.footer {display:none;}
