/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {
	font-size: 16px;
	font-weight: bold;
	color:#FFCC00
}

/*Small urls*/
.url {
	color: #000066
}

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}

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

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

#other_pages {
	text-align:center;
}

#common_report {
		text-align:center;
}

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

}

#cat_main {
	font-weight: bold;
}


#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

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

}
