h1 {
	font-size: 20px;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom: none;
	margin-bottom: 10px;
	margin-top: 0;
}

.otherresults h2.heading {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	margin-top: 0;
}

.otherresults {
	padding: 0 0 0 0;
	margin-top: 20px;
}

.otherresults .item {
	margin-top: 5px;
	margin-bottom: 15px;
	max-width: 697px;
}
	
	.otherresults .item h2 {
		font-size: 12px;
		line-height: 1.1em;
	}
	
	.otherresults .item a {
		line-height: 1.2em;
		font-size: 12px;
	}
	
	.otherresults .item p {
		font-size: 12px;
	}
	
	.otherresults .item p.summary, .otherresults .item p.date {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.otherresults .item p.date {
		font-style: italic;
	}
	
	.otherresults .grade {
		border: none;
		padding: 0px;
	}

#bigsearch {
	float: none;
	margin: 5px 0 15px 0;
	padding-bottom: 8px;
	border-radius: 5px;
	padding: 5px 10px;
}

	#bigsearch .textbox {
		float: none;
	}

	#bigsearch .btn {
		margin-top: 0;
	}