
.home_quick_search_cont
{
width:831px;
height:72px;
background-image:url(../../img/search-background.png);
background-repeat:no-repeat;
font-size:10px;
}

.index_quick_search_label
{
font-family:"Trebuchet MS";
font-size:23px;
color:#0A356C;
font-weight:bold;
line-height:71px;
margin-left:20px;
_margin-left:10px;
width:175px;
float:left;
}

.quick_search_left_cont
{
margin-top:20px;
float:left;
}

.quick_search_part
{
width:150px;
height:35px;
overflow:hidden;
float:left;
}

.quick_search_right_cont
{
float:right;
margin-right:20px;
}


.index_quick_search_bottom
{
margin-top:20px;
width:129px;
height:37px;
background-image:url(../../img/buttons/quick-search-find.png);
}

.index_quick_search_bottom input
{
opacity:0;
filter:alpha(opacity=0);
width:129px;
height:37px;
}

.index_quick_search_bottom input:hover
{
cursor:pointer;
}
.input_checkbox {
	margin-left:0px;
	}