jQuery(document).ready(function() {

	createStyleElements();
	fontsizer(get_cookie('EurohypoFontSize'));
	jQuery('select.styledDropDown').selectbox();
	
});
