﻿.searchitem
{
	width: 260px;
	clear: both;
}
.imagearea
{
        width: 50px;
	float: left;
	padding-right: 10px;
}
.imagearea img
{
	width: 50px;
	border: 0;
}
.detailarea
{
	float: left;
	width: 200px;
}
.ac_results a
{
	text-decoration: none;
	color: #336600;
}
.searchitem strong
{
	font-weight: normal;
	text-decoration: underline;
}
.product
{
	padding: 1px 0;
}
.product.first
{
	border-top: solid 2px black;
}

