#content div.subcontent_left div.label_realisations { width: 120px; height: 30px; background: #fff url('../images/label_realisations.gif') no-repeat; margin-left: 10px;}
			#content div.subcontent_left div.label_realisations span { display: none; } 
			
			
	ul.sort_list { list-style: none;}
	ul.sort_list li { float: left; width: auto; height: 12px; margin-left: 20px;  margin-top: 6px;}
	ul.sort_list li.label {background: url('../images/realisations_sort_label.gif') no-repeat; width: 60px; display: block; }
	ul.sort_list li.active_up {background: url('../images/arrow_up_gs.gif') no-repeat; width: 13px; display: block; margin: 0 0;  margin-top: 6px;}
	ul.sort_list li.active_down {background: url('../images/arrow_down_gs.gif') no-repeat; width: 13px; display: block; margin: 0 0;  margin-top: 6px;}
	ul.sort_list li a { display: block; height: 12px;  }
	ul.sort_list li a.byname {background: url('../images/realisations_sort_label_byname.gif') no-repeat; width: 40px;}
	ul.sort_list li a.byname:hover {background: url('../images/realisations_sort_label_byname.gif') no-repeat 0 -24px; width: 40px;}  
	ul.sort_list li a.byname_active {background: url('../images/realisations_sort_label_byname.gif') no-repeat 0 -12px; width: 40px;}
	ul.sort_list li a.byname_active:hover {background: url('../images/realisations_sort_label_byname.gif') no-repeat 0 -24px; width: 40px;}    
	ul.sort_list li a.bydate {background: url('../images/realisations_sort_label_bydate.gif') no-repeat; width: 95px;}
	ul.sort_list li a.bydate:hover {background: url('../images/realisations_sort_label_bydate.gif') no-repeat 0 -24px; width: 95px;}   
	ul.sort_list li a.bydate_active {background: url('../images/realisations_sort_label_bydate.gif') no-repeat 0 -12px; width: 95px;}
	ul.sort_list li a.bydate_active:hover {background: url('../images/realisations_sort_label_bydate.gif') no-repeat 0 -24px; width: 95px;}        
	ul.sort_list li a span { display: none; }
