.recentlisting,
.recentsearch {
	clear: both;
	font-family: Georgia, Verdana, sans-serif;
	font-size: .9em;
	width: 750px;
	background: url('images/resultsback.png') repeat-x top left;
	margin: 5px auto;
	border: 1px solid black
}

.recent_header {
	clear: both;
	display: block;
	margin-top: 3em;
	border-bottom: 2px solid black;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #eee;
	color: #000;
}

.recent_header h2 {
	color: #000;
}

.recent_header2 {
	clear: both;
	display: block;
	border-bottom: 2px solid black;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #eee;
	color: #000;
	height: 1.5em;
}

.bold {
	font-weight: bold;
}

.header_left {
	float: left;
	margin-left: 10px;
}

.header_right {
	float: right;
	margin-right: 10px;
}

#thevars {
	clear: both;
	padding: 5px;
}