﻿.fs
{
	display:none;	
}

.highlight-link
{
	display:none;
}

.results
{	
	padding:0px 10px 10px 10px;
}


.siteSearchContainer
{	
	
	width:975px;
	/*height:900px;*/
	position:relative;
	background:white;	
	
}

.searchResults
{
	padding:10px;
	width:955px;
	/*height:850px;*/
	background-image:url('/sysimg/sideGradient.png');
	background-repeat:repeat-x;	
	
}

.searchQuery
{
	padding:20px 5px 10px 5px;	
}


.qryPager
{
	position:relative;
	height:20px;
	vertical-align:middle;
}

.qryLabel
{
	position:relative;
	font-size:18px;		
	float:left;
	padding-right:10px;
}

.qryText
{
	top:2px;
	position:relative;	
	font-size:15px;
	font-style:italic;	
	float:left;
}
.qryPagerBtn
{
	position:relative;	
	width:50px;	
	float:right;
}

.qryPageMarker
{
	position:relative;	
	width:100px;	
	float:right;
	top:2px;
	text-align:right;
	padding-right:5px;
	
}

