/* --- Form search --- */

.main_search_form_container
{
	/*float: left;*/
	width: 480px;
	margin-left: 55px;
}

.form_search_section_cap
{
	font-weight:bold;
	font-size:16px;
	font-family:verdana;
	color:#0E3573;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #000033;
}

.form_search_section_cap_right
{
	height: 30px;
	width: 5px;
	background: transparent url('../../img/block_cap_right.gif') top right no-repeat;
	float: right;
}

.form_search_fields_container
{
	background: #FFFFFF;
}

.form_search_label
{
	margin: 3px 1px;
	padding: 1px 3px;
	background-image: url(../../img/adv_search_label_bg.png);
	/*background-repeat:no-repeat;*/
	color: #fff;
	font-weight: bold;
	min-width:150px;
}

.form_search_inputs
{
	padding: 2px 3px 4px 3px;
}

.form_search_section_cap_left
{
	float: left;
	margin-top: 3px;
}
.block_bottom {
	margin-top: 20px;
}
.search_pink {
	margin-top: 8px;
	width:117px;
	height:27px;
	background-image: url(../../img/buttons/btn1.png);
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
	