		$(document).ready(function() {
			$('.dropdown').css('opacity', '0.9');
		});
