@charset "utf-8";
/* CSS Document */



table .newprofile {
font-size:11px;
float:left;
padding: 0px 4px 0px 0px; 
width: 205px;
text-align:center;
}

.newprofile {
font-size:11px;
float:left;
padding: 0px 4px 0px 0px; 
width: 205px;
text-align:center;
}

.back {
	margin:2px 0px 2px 10px;
	padding-bottom:5px;
	padding-right:3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c4d7e8;
	border-bottom-color: #c4d7e8;
	background-image:none;
	width:100%;
}

#physicianCallout #quotebox {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/physicians/boxquote_new.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #000;

}

#physicianCallout a {color:#00F;}
#physicianCallout a:hover {color:#00F;}

.quotebox01 {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/physicians/boxquote_new.gif);
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	padding-top: 45px;
	padding-bottom: 20px;
	 margin-left: 10px;
	width: 175px;
	height:auto;
	border-top-color: #000;
	text-align:left;

}

#callout #graphicbox {
	 margin-left: 10px;

	height:auto;

	text-align:left;

}

.back a {color:#00F}
.back a:hover {color:#00F}

.dropshadow {background-color:#fff;border:1px solid black;}

.widthfixsurgical {width:570px}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(/images/forDrop/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(/images/forDrop/corner_bl.gif) -2px bottom no-repeat;
  }
.wrap3 {
  padding:0 5px 5px 0;
  background:url(/images/forDrop/corner_tr.gif) right -2px no-repeat;
  }

