/* SEARCH STYLES */

/* old code */
/* #srchmaincontent table { width:100%; }
#srchmaincontent h1 { font-size: 1em; width:99%; height: 1.6em; }
span.srchSiteTitle { font-size: 0.9em; height: 1em; text-decoration: none }
td.srchSiteText { font-size: 0.8em; height: 0.8em; text-decoration: none }
span.srchSiteURL { font-size: 0.8em; height: 0.8em; text-decoration: underline }
div.srchFooter { font-size: .8em; text-align: center }
span.srchMessage { font-size:0.9em; }
span.srchSuggest { font-size:0.9em; color: #f00; } */

/* new */
/* page needs this included somehow: */
/* #column1 {display:none;} */
/* #column2 {display:none;} */



#srchmaincontent table { width:100%; margin:0px; padding:0px;}


/* #srchmaincontent h1 { font-size: 1em; width:99%; height: 1.6em; padding:4px 0px 4px 0px; margin:0px;} */


#srchmaincontent h1 { padding-right: 47px; padding-top: 5px; padding-bottom: 7px; min-height:10px; align: left;} 



span.srchSiteTitle { font-size: 0.9em; height: 1em; text-decoration: underline;}
td.srchSiteText {margin:0px; padding:2px 0px 0px 0px; font-size: 0.7em; height:auto; text-decoration: none;}
span.srchSiteURL { font-size: 0.7em; height: 0.8em; text-decoration: none;}
div.srchFooter { font-size: .8em; text-align: center;}
span.srchMessage { font-size:0.9em;}
span.srchSuggest { font-size:0.9em; color: #f00;}

span.srchSiteURL a {display:block; margin:0 0 10px 0; text-decoration: none;}
span.srchMessage {margin:0 0 10px 0; display:block;}

