$(document).ready(function() {
	$('.csc-textpic-imagewrap').dropShadow({'left' : 0, 'top' : 0, 'blur' : 3, 'opacity' : 0.8});
	//alert('test');
});