﻿
#qftabContainer 
{
	float:left;
	clear:left;
	width:213px;
	background: transparent url('images/quickfind/top.gif') no-repeat top left;
	padding-top: 9px;
	position:relative;
	top:10px;
	left:12px;	
}

#qftabs 
{
	float:left;
	height:389px;
	width:19px;
	background: transparent;
	
}
#qfContent 
{
	float:left;
	
	
}
#qfsearchArea 
{
	float:left;
	clear:left;
	width:193px;
	background: #fafafa url('images/quickfind/contentBack.jpg') repeat-y top;
	height:387px;
	
}

#qfadvsearchArea 
{
	float:left;
	clear:left;
	width:174px;
	background: #172860; 
	height:28px;
	position:relative;
	left:30px;
	
}

#qfbotcap 
{
	float:left;
	clear:left;
	width:174px;
	height:12px;
	position:relative;
	left:30px;
	
}
#title 
{
	
	clear:both;
	text-align:center;
	padding-top:10px;
	
	
}



