/*Small urls*/
.url {color:#115599;font-size:12px;clear:both;margin-left:30px;}

/*Page descriptions*/

#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
}

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

/*main results table */
#results{
}

#other_pages {
	text-align:center;
}

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

#common_report {
	text-align:center;
}

#cat_table {
	float: left;
	width:450px;
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#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:0 10px 10px 10px;

}

.capture{
	float:left;
	margin-right:20px;
	margin-left:20px;
	border:1px #CCCCCC solid;
}
.idented_end {
	clear:both;
	margin-bottom:20px;
}

.error {
}

.add_site {
}
.red {
	color:red;
}
.infotable {
	border-top: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC;
}
.infotable td td {
	border:none;; 
}
.infotable th {
	width:200px;
	padding: 10px 4px 10px 7px;
	border-bottom: 1px solid #CCCCCC;
	background: #eee repeat-y right;
	font-weight: bold; 
	text-align: left; 
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
}
.infotable td {
	padding: 10px 7px 10px 7px;
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
.infotable td dt { width: 200px; margin-bottom: 2px;}
.infotable td dd { width: 250px; margin: -1.5em 0 0 200px;}

.infotable td dd input { margin-top: -1px;}
.infotable td dd label { padding-top: 0;}
.infotable p { margin-top: 3px;}
.infotable p.sample { margin-top: 0;}
