.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}

/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 11px;}

/* */


/* Title/link of pages */
.title{color:#0000FF; font-size:10px}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}


/*main results table */
#results{width: 100%;}


#other_pages {
	text-align:center;
}



#common_report {
		text-align:center;
}



.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}


#did_you_mean {
	font-size: 10px; 
	text-align:center ;
	margin:10px;

}
