
/*Small urls*/w
.url {color: #CCCCCC}


.searchBox{border:1px solid #dddddd;
padding: 20px;
background-color:#eeeeee;

}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

#other_pages {
	text-align:center;
}



#common_report {
		text-align:center;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}


.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
#powered_by {

	text-align:center;
	vertical-align: center;
}

