#add
{
	text-align: center;
}
#searchresults
{
	float: left;
	width: 838px;	
}

#searchresults a.title
{
	font-weight:bolder;
}
#whatnot
{
	float: right;
	width: 300px;
}
#searchresultsleft
{
	width: 700px;
}

.searchresult
{

}
#searchfooter
{
	clear: both;
	border-top: 1px #DDD dotted;	
}

