$(document).ready(function() {
	$('.styled-select').selectbox({debug: true});
}); 
