/* Listing Tool Styles */


/* Management Team */
.mtImage {float:left;}
.mtDetails {margin:0 0 15px 115px;}
.mtDetails h5 {color:#666;}

/* Scientific Advisors */
.advisorItem {margin-bottom:15px;}

/* Case Reports */
.caseItem {margin-bottom:15px;}

/* Media Coverage */
.mediaItem {margin-bottom:15px;}

/* Upcoming Events */
.eventItem {margin-bottom:15px;}

/* Press Releases */
.pressItem {margin-bottom:15px;}

/* Form styles */
form table {width:400px;}
table .regularText {color:#666;text-align:right;}
#content #innerBody table .regularText strong {font-size:11px;}
table .regularText input {padding:5px;border:1px solid #c6c5c5 !important;}
table .formbutton {margin-left:192px;width:87px;height:28px;overflow:hidden;cursor:pointer;border:0;background:url('../images/formSubmit.jpg') no-repeat left; text-indent: -999em; font-size:0; display:block; line-height: 0;}

/* Move to general stylesheet */
#content #innerBody {line-height:17px;}
#content #innerBody h2 {font-size:16px;font-weight:normal;color:#819c02;}
#content #innerBody strong {font-size:14px;}
#content #innerBody a {color:#00aeef;}
#content #innerBody ul li {margin-bottom:15px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* Custom Table */
.customTable th {padding:4px;text-align:left;background:#c7d682;}
.customTable td {padding:4px;background:#c7e0e9;}
.customTable .testName {width:351px;}