.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding: 3px;
	background-color:#828282; 
	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
}

hr{color:#000066;}

/*main results table */
#results{width: 460px; overflow: hidden;}


#other_pages {
	text-align:center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width: 460px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}


.serviceBox form.searchForm input.sInput{
   width: 140px;
   background: #E2E4E2;
  float: left;
}

.serviceBox form.searchForm input.submitClass{
   float: left;
   width: 25px;
   padding: 1px 0px;
   background: #79817A;
   margin-left: 4px; 
}
