/* -- general styles -- */
a{color:#06c;text-decoration:none}
a:hover{text-decoration:underline}

em.searchterm{font-style:normal;font-weight:bold}

hr.pageRule{
	background:#fff;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	color:#fff;
	height:3px;
	margin-top:2.5em
}

.resultSet .displayUrl{
	color:#006900;
	font-size:0.8em;
	margin-bottom:3px;
	margin-top:3px
}

.resultSet{padding-bottom:6px}
.resultSet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	font-size:0.8em;
	line-height:1.2;
	margin:0 0;
	padding:0px 0px 0px;
	position:relative
}
.resultSet h2{
	color:#000;
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:0px 3px
}

.resultSet li{margin-bottom:2em;margin-top:1em}
.resultSet p{font-size:0.8em;margin-bottom:3px;margin-top:3px}
.resultSet > *{margin-left:5px;margin-right:5px}

