#search_panel{
width: 640px;
height: 200px;
margin-bottom: 10px;
background: url(../../gfx/training_search/panel_promotion_top.gif) 0 0 no-repeat;
}

#search_panel div.form{
width: 470px;
height: 180px;
height: 200px;
float: left;
background: url(../../gfx/training_search/panel_bottom.jpg) 0 30px no-repeat;
position: relative;
}
#search_panel div.form h3{
height: 30px;
line-height: 30px;
margin: 0;
padding: 0 0 0 10px;
background: url(../../gfx/training_search/panel_top.gif) 0 0 no-repeat;
font-size: 8pt;
font-weight: normal;
color: #666;
}
#search_panel div.form table.form{
width: 240px;
font-size: 7.5pt;
margin-top: 10px;
}
#search_panel div.form table.form td,#search_panel div.form table.form th{
padding: 3px;
height: 20px;
vertical-align: middle;
}
#search_panel div.form table.form .text, #search_panel div.form table.form select{
font-size: 8pt;
width: 99%;
}
#search_panel div.form table.form .minmax{
color: #999;
text-align: center;
font-size: 8pt;
padding: 0 0 3px 0;
height: auto;
}
#search_panel div.form table.form .minmax #visible_price_min{
color: #73AFE6;
font-weight: bold;
}
#search_panel div.form table.form .minmax #visible_price_max{
color: #006ACC;
font-weight: bold;
}
#search_panel div.form table.form .buttons td{
padding-left: 75px;
}
#search_panel div.form table.form .isaction{
background: url(../../gfx/reload.gif) 45px 5px no-repeat;
}

#search_panel div.form table.form .buttons .nuibutton{
background: url(../../gfx/training_search/button_left.gif) 0 0 no-repeat;
}
#search_panel div.form table.form .buttons .nuibutton .input{
background: url(../../gfx/training_search/button_right.gif) 100% 0 no-repeat;
}
#search_panel div.form table.form .ui-slider{
height: 3px;
border: solid 1px #D3D3D3;
}
#search_panel div.form table.form .ui-slider .ui-slider-range{
height: 3px;
background: #006ACC;
}
#search_panel div.form table.form .ui-slider .ui-slider-handle{
width: 9px;
height: 14px;
background: url(../../gfx/training_search/slider_handle.gif) 0 0 no-repeat;
border: 0;
margin-top: -2px;
}
#search_panel div.form #training_count{
position: absolute;
top: 60px;
right: 100px;
width: 130px;
text-align: center;
color: #FE5F0F;
}
#search_panel div.form #training_count span#count{
width: 67px;
height: 28px;
line-height: 28px;
font-size: 16pt;
display: block;
margin: 3px auto;
background: url(../../gfx/training_search/count.gif) 0 0 no-repeat;
font-weight: bold;
}