body#Search #Content
{
	width: 760px;
	margin-left: 0;
}

body#Search #Sidebar
{
	display: none;
}

body#Search #Ads
{
	padding: 0 0 0 20px;
}

h2.bar
{
	width: 740px;
	margin-bottom: 6px;
	background-image: none; /*url(/images/static/corners/004b4b/740_top.gif);*/
}

p.resultInfo
{
	font-size: 11px;
	font-style: italic;
	color: #444;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	width: 740px;
}

p.resultInfo a
{
	font-weight: bold;
}

div.ResultItem
{
	width: 365px;
	float: left;
	overflow: hidden;
	margin: 0 10px 20px 0;
	padding: 0;
	float: left;
}

div.ResultItem div.Image
{
	width: 140px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
}

div.ResultItem h3
{
	font-size: 12px;
	line-height: 20px;
	margin: 0 15px 2px 0;
	padding: 0;
}

div.ResultItem p
{
	font-size: 11px;
	line-height: 20px;
	width: auto;
	margin: 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}