.g {
	margin-top: 1em;
	margin-bottom: 1em;
}

.urlDisplay {
	color: #008000;
}
.s td {
	margin-top: 0;
	width:34em;
}

.l {
	font-size:10pt;
}

.l a, .resultsNav a {
	color: #0000cc;
}

.l a:visited, .resultsNav a:visited {
	color: #551a8b;
}

.resultBar {
	width:100%;
	background-color: #E5ECF9;
	border-top: 1px #3366CC solid;
	text-align:right;
	padding: 3px;
	margin-bottom: 3px;
}
.resultsNavigationTop {
	padding-top: 0;
}
.resultsNavigationBottom {
	padding-top: 5px;
	text-align: center;
}
.suggestedSearch {
	padding-top: 5px;
	color: red;
}
