#search_results #search_wrapper { height: auto; padding-bottom: 5px; }
/*Top categories*/
#search_results .main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
#search_results .main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
#search_results .cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
#search_results .url {color: #115599}

#search_results a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
#search_results .description{font-size: 13px; margin-top: 10px; text-align: justify; }

/* */
#search_results td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
#search_results .title{color:#315A8B; font-size:12px}


#search_results .searchBox{ }

#search_results #result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

#search_results .catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
#search_results .webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

#search_results hr{color:#000066;}
#search_results hr.powered{width:550; color: #000066; }

/*main results table */
#search_results #results{width: 780; }

#search_results h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#search_results #other_pages {
	text-align:center;
}

#search_results #powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#search_results #common_report {
	text-align:left;
}

#search_results #cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#search_results #cat_main {
	font-weight: bold;
}

#search_results .divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#search_results #sub_cat {
	font-size:12px;
}

#search_results .idented {
	margin-left:30px;
}

#search_results #did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

#search_results { padding: 5px 10px 10px 10px; }

#search_results #results ol#results_list {
	list-style:decimal outside;
	margin: 0 0 0 20px;
}

#search_results #results ol#results_list li{
	margin: 0 0 20px 0;
}

