﻿.searchResults
{
	color: #3c3c3b;
    font-size:12px;
	line-height:14pt;
}
.searchResultSummary
{
	padding-left:60px;
	padding-top:2px;
}
.resultTitle
{
	font-size:12px;
	line-height:14pt;
    color: #3c3c3b;
    font-weight:bold;
}
.searchNum
{
	padding-left:2px;
	padding-right:2px;
	border-right-width: 4px; 
	border-left-width: 4px; 
	border-bottom-width: 4px;
}
.resultNav
{
	color: #3c3c3b;
    font-size:12px;
	line-height:14pt;
}
.SearchNumlanded
{
	color: #3c3c3b;
	font-size:12px;
	line-height:14pt;
}
.searchResultItem
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResultNumber
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResultLinkContainer
{
	font: 12px; 
    text-decoration: none;
	
}
.searchResultLinkContainer :hover
{
	text-decoration: underline;
}
.searchResultLink
{
	font: 12px; 
    color: #3c3c3b;
}
.searchResults
{
	font-weight:bold;
	padding-bottom:3px;
}
.searchResultSummary
{
	padding-left:60px;
	padding-top:2px;
}
.searchNum
{
	padding-left:2px;
	padding-right:2px;
}

.searchNum.Landed
{
	font-weight:bold;
}
/* Search end */