	$(function(){
		$('.infoBoxContents .categories li').last().addClass('last_list');
		$('.infoBoxContents .information li').last().addClass('last_list');
		$('.infoBoxContents .bestsellers li').last().addClass('last_list');
		$('.contentPadd h3').first().addClass('first_h3');
		$('.contentInfoText').last().addClass('marg-top');
		$('.loginPage .contentInfoText').addClass('marg-top');
		$('#piGal ul.thumbs li').first().css('margin-right','0px');
		$('.cart th').last().css('border-right','0px');
	$('.cart_prods').css('border-width','0px 1px 1px 0px');
	$('.cart_update').css('border-width','0px 1px 1px 0px');
	$('.cart_price').css('border-width','0px 0px 1px 0px');	
	$('.cart_total td:nth-child(2)').css('border-width','0px 1px 0px 0px');
	$('').corner("round 5px");
$('.infoBoxWrapper.best').corner("round 5px");
$('.infoBoxWrapper.best').corner("round 5px");
	});
	

	

