﻿.searchDIV
{
	margin: 5px 0px 5px 0px;
	border-bottom: #ccc 1px solid; 
}

.searchDIV a
{
	text-decoration: none;
}
.searchDIV a:hover
{
	text-decoration: underline;
}

.searchDIV .title
{
	font-size: 16px;
}

.searchDIV .options
{
	font-size: 11px;
	font-weight: bold;
}

.searchDIV .summary
{
	line-height: 18px;
}
