.searchFor
{
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	height:30px;
}

.searchFor h2
{
	line-height:30px;
	margin:0;	
}

.searchResults
{
	padding:20px 0;	
}

.searchResults li
{
	padding:0 0 10px;	
}

.searchResults h1
{
	border:none;
	font-size:14px;
	margin:10px 0 0;
}

.searchResults h1 a
{
	color:#3D619F;
}

.searchResults p
{
	font-size:12px;
	font-weight:normal;
}

.pagenation
{
	font-size:12px;
	font-weight:normal;
}

