﻿.content
{
	/*min-height: 0;*/
}
.searchHdr{
	padding:20px 0 0 0;
	color:#000 !important;
}

/*#topMenuCont, .subMenu,*/ #left{
	display:none;
}
.contentPageEnd
{
	display:none;
}
#searchResultsCont
{
	width:740px;
	background:#fff;
	margin:20px 0 0 0;
}

.searchResults{
	padding:20px;
}

.result
{
	margin-top:5px;
}
.result h6 a,
.result h6 a:visited
{
	text-decoration:underline;
	color: #6EB43F;
}

.result h6 a:hover{
	text-decoration:none;
}

.result h6
{
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;	
}
.result p
{
	padding:0;
}
.searchNavSurround
{
    /* border: solid 1px #6EB43F; */
    padding:5px;
}

.searchNavSurround a{
	color: #6EB43F !important;
	font-weight:bold;
}

.searchNavSurround a:hover{
	text-decoration:none;
}

.searchPaging_cont
{
	margin:10px 0;
}
