/* Author:

*/


	$(document).ready(function() {
		$('.col_big div:first-child').addClass('firstitem');
	});





