$(document).ready(function(){
	$("#sendmes select[name='s_from']").sel_replace({width:500});
});
