div.clear_style{
    width: 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}
.browse_field{
    
}
#searchPanel{
    display: none;
}
#_popup_box_holder_{
    position: relative;
    z-index: 100000;    
}
#popup_content_window{
    width: 782px; 
    position: absolute;
    left: 0px;
    top: 10px;   
    z-index: 100000;
    text-align: left;
}
#popup_content_window .sh_top{
    width: 782px;
    height: 7px;
    background: url('/sn/images/search/sh_top.png') no-repeat top left;
	_background:none;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/search/sh_top.png', sizingmethod='crop');
    font-size: 0px;    
}
#popup_content_window .sh_center{
    padding: 5px 10px 5px 10px;
    width: 762px;
    background: url('/sn/images/search/sh_center.png') repeat-y top left;
	_background:none;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/search/sh_center.png', sizingmethod='scale');   
}
#popup_content_window .sh_bottom{
    width: 782px;
    height: 7px;    
    background: url('/sn/images/search/sh_bottom.png') no-repeat top left;
	_background:none;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/search/sh_bottom.png', sizingmethod='crop');
    font-size: 0px;        
}
#selected_checkboxs{
    border: 1px solid gray;
    width: 100%;
    text-align: left;
}
#selected_checkboxs a.new_sel_el{
    margin: 5px 5px 5px 2px;
    padding: 0px 5px 0px 17px;
    height: 13px;
    line-height: 13px;
    background: url('/sn/images/search/xxx.png') no-repeat top left;
	_background:none;
	_filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/search/xxx.png', sizingmethod='crop'); 
    color: #000000;
    display: block;
    float: left;  
    cursor: pointer;
    white-space: nowrap; 
    text-decoration: none;
}
#selected_checkboxs a.new_sel_el:hover{
    text-decoration: underline;
    color: #336699;
}
#all_search_area{
    position: absolute;
    display: none;
    right: 0px;
    width: 565px;
}
#res_hov_win{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7; 	
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: 0px;    
}
#res_hov_win div{
/*    background: url('/sn/images/search/activityanimation.gif') no-repeat top left;
    width: 78px;
    height: 7px;*/
    background: url('/sn/images/search/ajax_round.gif') no-repeat top left;
    width: 85px;
    height: 81px;
    /*width: 48px;
    height: 48px;*/        
    font-size: 0px;
    position: absolute;
}
#table_scroller{
    overflow-y: scroll; 
    overflow-x: hidden;
    clear: both;
}
#win_name{
	margin-left:3px!important;
}
