
#siteSearchForm form { margin: 0px; border-top: 1px solid white;}
#siteSearchForm .textBox { float: left; margin: 0px; }
#siteSearchForm .button { float: left; height: 20px; }
#siteSearchForm p { clear: left; margin: 0; font-size: 11px;  }

#extraFeatures .button { margin: 5px 0 0 0; }
table#resourceView td { padding: 5px; }
table#resourceView td.formlabel { text-align: right; font-weight: bold;}

table.searchResultsHeader { width: 98%; background-color: #E2E9F4; border: 1px solid #D6D4E3; margin: 20px 0px 0px 0px; font-size: 9pt; color: #333333; font-family: Arial, Helvetica, sans-serif;}
table.searchResultsHeader h4 { margin: 0 3px; font-size: 14px; color: #000063; font-weight: bold;}
table.searchResultsHeader td { padding: 4px;}
table.searchResultsHeader .col1 { width: 50%; vertical-align: top;}  
table.searchResultsHeader .col2 { width: 50%; text-align: right;} 
table#searchResults { width: 95%; margin: 15px 15px 0px 15px;}
table#searchResults td { padding: 1px; }
/*ul#searchResults { list-style-type: none; margin: 0; padding: 0; }
ul#searchResults li { margin: 15px; padding:0; }*/
#pagesOfResults {  background-color: #F7F6FA;  background-color: #E2E9F4; }
#pagesOfResults .label { color: #000000; font-weight: bold; line-height: 22px; }

.searchHiLight
{
 color :Red;
 font-weight:bold;	 
}