	$(function(){
		$('.infoBoxContents .categories li, .infoBoxContents .information li, .infoBoxContents .bestsellers li').last().addClass('last_list');
		$('.contentPadd h3').first().addClass('first_h3');
		$('.infoBoxWrapper').last().addClass('last_box');
// *************************** 		
		$('.wrapper, .box-padd, .result1_bottom, .result2_bottom, .contentPadd, .button_padd, .bg_button22 .button-t, .ui-datepicker, .ui-dialog, .ui-draggable .ui-dialog-titlebar').corner('round 4px');
		$('.contentContainer.page_un .contentPadd, .contentContainer.page_un .contentPadd.un').corner('round 1px');
		$('.prods_content-td .table, .contentInfoText').corner('round 6px');
	});

	

