#Middle div#Search {
	padding: 25px;
}

#Middle div#Search p {
	margin: 0;
	padding: 0;
}

#ResultCount {
	clear: both;
	margin: 0 0 0 10px;
	padding: 22px 15px 10px 0;
	background: transparent url(/Images/Divider.jpg) center 0 no-repeat;
	text-align: right;
	font-size: 12px;
}

#Middle form div.Item p.Result {
	margin: 0;
	padding: 0 0 20px 20px;
	background: transparent url(/Images/Arrow.gif) 0 4px no-repeat;
}

#MoreResults {
	margin: 0 0 0 10px;
	padding: 0 15px 5px 0;
	text-align: right;
	font-size: 12px;
}

#MoreResults a {
    text-decoration: underline;
}

#MoreResults span#CurrentResultPage {
	font-weight: bold;
}

/* Used to display Powered by Google credit on Search page. */
#Google {
	border-top: 1px solid #e6e6e6;
	padding: 5px 0 0;
}
#Google a {
	padding: 5px 10px 2px;
	font-size: .95em;
	color: #000;
}
#Google img {
	position: relative;
	top: -1px;
	float: left;
	margin-right: 5px;
	border: none;
}
#Google a:hover {
	color: #000;
	text-decoration: none;
}