$(document).ready(function(arg) {
	$("body #bottom select").msDropDown();
	// $("select").msDropDown();
	$("#right_area").msDropDown({mainCSS:'dd2'});
})
