$(document).ready(function(){
	
/*if($.browser.msie){
$('select').css({
	height:20+'px'
});
}*/
	

});
