h1.searchheader span
{
	font-size:12px;
}

#searchresult-overview
{

}

#searchresult-overview .item
{

}

#searchresult-overview .alternate
{

}

#searchresult-overview .summary
{

}

#searchresult-overview h3 a,
#searchresult-overview h3 a:visited
{
	color:#50509a;text-decoration:none;
}

#searchresult-overview h3 a:hover,
#searchresult-overview h3 a:active
{
	color:#ac231c;text-decoration:none;
}

/* ------------------------------------------------------------------

tables search results

------------------------------------------------------------------ */
#content-wrapper table.searchresults-products
{
	
	margin: 10px 0;
	padding: 0;
	width:100%;
	font-size:11px;
	border-collapse: collapse;
}

.searchresults-products th
{
	background-color:#666;
	border: 0;
	color: #FFF;
	padding: 0 0 0 10px;
	font-size:11px;
	line-height: 18px;
	border-bottom: 6px solid #fff;
}

table.searchresults-products tr
{
	
}

.searchresults-products tr td
{
	border-bottom: 1px solid #e8e4e5;
	padding: 0 0 0 10px;
	line-height: 18px;
	
}

.searchresults-products tr.spacer td
{
	padding: 0 10px 10px 10px;
	border: 0;
}