#content-wrapper #content {
	padding-right: 0;
	width: 559px;
	padding-left: 24px;
	float: right;
}

#secondary-nav {
	width: 200px;
}

.results {
	width: 268px;
	margin-top: 20px;
}

.results .corners {
	display: block;
	margin: 0 auto;
}

.results .body {
	background: transparent url(../images/locs_results_middle.gif) 0 0 repeat-y;
	padding: 0 10px 1px 10px;
}

.results .body h3 {
	font-size: 9pt;
}

.results .body a {
	text-decoration: none;
}

.results .body a:hover {
	text-decoration: underline;
}

.results .body td img {
	margin-left: 160px;
}


