#search_section{
	background-image: url(../images/bx1_bg.jpg);
	background-repeat: repeat-y;	
}
#search_section form caption{
	color: #FF9900;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#search_section form th{
	text-align: left;
	font-weight: normal;
}

#direct_listing h3{
	display: block;
	clear: both;
	color: #A832AD;
	font-size: 1.5em;
	font-weight: normal;
}
#direct_listing  a{
	width: 140px;
	position: relative;
	float: left;
	margin-right: 10px;
	color: #003366;
}
#direct_listing  a:hover{
	color: #000000;
}