/*
-----------------------------------------------
Client: 
Function: Print CSS definitions.
Author:   
Modified:  5/11/2010
Copyright: Copyright (C) 2010 E-dreamz, Inc. 
----------------------------------------------- 
*/

.noprint {
	display:none;
}
#wrapper {background:none;}
#bodyLeft,  #subNav, .imagebanner, #hdcontainer, #searchcriteria, #ft, .back-button, #leftCurve, #rightCurve { display:none; }
#bodyRight { display: block; background-color: white; background-image: none; }
body {font-size: 12px; background:none !important; padding: 10px !important; }
h1 {font-size: 16px; font-weight: bold;}
.leftside { float: right; width: 250px;}
.rightside { float: left; width: 400px; }

.locations, .practice, .staff, .biography { display:block !important;}
.physician_tabs {display:none;}
.div_container  {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}
h2 { margin-bottom: 5px; }
.logo { text-align: center; }

#container { width:700px; }
