@charset "utf-8";
/* CSS Document */
/* CSS for site search page */

#result_report {font-weight:normal;font-size:15px;padding-left:24px;}
.description, .url, #other_pages {padding-left:24px;}
.title {font-size:16px;}
.resNum {display:block;float:left;width:24px;padding-top:2px;}

a.chemical, #page a.chemical, .publication, #page .publication {display:block;padding:7px 21px 7px 36px;margin: 4px auto 8px auto;background:#f7f7f7 url(/images/BBIconXSmall.png) 6px center no-repeat;border-radius:5px;-moz-border-radius:5px;color:#555;border:solid 1px #cfcfcf;}
a.chemical:hover, #page a.chemical:hover {background-color:#2065ac;color:#ffffff;text-decoration:none;}
a span.chemID {float:right;}

#page .publication .pubMoreInfo {display:block;overflow:hidden;}
#page .publication dl dt {background:none;}
.publication, #page .publication {background-image:none;padding:7px 10px;}
#page .publication a.showPubMoreInfo {display: block;
background: #E9E9E9;
padding: 5px 12px;
text-align: center;
/*color: #777;*/
text-shadow: 0 1px 1px #EFEFEF;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: .1em;
border-left: solid 2px #BBB;
border-right: solid 2px #BBB;}
#page .publication a.showPubMoreInfo:hover {text-decoration:none;background:#cccccc}

#page a.sectionBtn {display:block;float:left;padding:3px;background:#eeeeee;border-radius:9px;width:320px;margin:14px 8px;text-align:center;font-weight:bold;}
#page a.sectionBtn div {padding:6px 12px;border:solid 1px #ccc;border-radius:7px;}
#page a.sectionBtn:hover {text-decoration:none;background:#dddddd;}
#page a.sectionBtn:hover div {border-color:#aaa;}