body {
	color:#ccc;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.7em;
}
a {
	color:#999;
}
a img {
	border:none;
}
#logo {
	float:left;
}
#search {
	float:left;
	height:131px;
	line-height:131px;
}
#search form {
	padding:20px;
}
#results {
	clear:both;
	padding:20px 0 0 20px;
}
#footer {
	clear:both;
	width:799px;
}
