jQuery(document).ready(function(){
	jQuery("ul#newsticker").liScroll();		
	jQuery('.clickpath').css('margin-bottom', '40px');
	jQuery('.col-right').css('margin-top', '40px');
});
