﻿#topleft{

	background-image: url('/images/blends/qsearch/top-left.jpg');

	background-repeat: no-repeat;

	background-position: bottom right;

	}

	

#top{

	background-image: url('/images/blends/qsearch/top.jpg');

	background-repeat: repeat-x;

	background-position: bottom;

	}

	

#topright{

	background-image: url('/images/blends/qsearch/top-right.jpg');

	background-repeat: no-repeat;

	background-position: bottom left;

	}

	

#bottomleft{

	background-image: url('/images/blends/qsearch/bottom-left.jpg');

	background-repeat: no-repeat;

	background-position: top right;

	}

	

#bottom{

	background-image: url('/images/blends/qsearch/bottom.jpg');

	background-repeat: repeat-x;

	background-position: top;

	}

	

#bottomright{

	background-image: url('/images/blends/qsearch/bottom-right.jpg');

	background-repeat: no-repeat;

	background-position: top left;

	}

	

#left{

	background-image: url('/images/blends/qsearch/left.jpg');

	background-repeat: repeat-y;

	background-position: right;

	}

	

#right{

	background-image: url('/images/blends/qsearch/right.jpg');

	background-repeat: repeat-y;

	background-position: left;

	}

	

.center {

	font-size: 9pt;

	background-color: BBBBBB;

	}

	

.main-find {

	font-size: 18px;

	font-weight: bold;

	}

	

#main-borders {

border-bottom: solid 1px #666666;

border-top: solid 1px #FFFFFF;

padding-top: 3px;

padding-bottom: 1px;

}



#features {

	background-image: url('/images/blends/qsearch/arrow.gif');

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 13px;

	font-size: 13px;

	padding-top: 3px; 

	padding-bottom: 3px;

	border-bottom-width: 1px;

	border-bottom-style: dashed; 

	border-bottom-color: #646464;

	}



.center #prev {

	border: #999999 solid 1px;

	}

	

#finddiv {
	position:centre;
	width: 100%;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: transparent;
	padding: 1px;
	}
	
#finddiv table {
	padding: 1px;
	}
	
#finddiv table table {
	padding: 1px;
	padding-bottom: 3px;
	font-size: 12px;
	}
	
#finddiv table tr {
	border-bottom: 1px solid #CCCCCC;
	}
