/*PATCHES for ENA STORE PAGE BOX SHOTS*/

	#featuredProductsBurning #good .box-click a {
		display: block;	
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/creator-pro.jpg') !important;
		width: 135px;
		height: 150px;
	}	


	#featuredProductsPhoto #good .box-click a {
		display: block;	
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/creator-pro.jpg') !important;
		width: 135px;
		height: 150px;
	}
	
	#featuredProductsVideo #good .box-click a {
		display: block;	
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/evideocc_uk.jpg') !important;
		width: 135px;
		height: 150px;
	}
	
	#featuredProductsBackup #best .box-click a {
		display: block;
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/creator-pro.jpg') !important;	
		width: 135px;
		height: 150px;	
	}
	
	#featuredProductsMac #good .box-click a {
		display: block;	
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/toast11_enu.jpg');
		width: 135px;
		height: 150px;
	}	
	
	#featuredProductsMac #best .box-click a {
		display: block;
		text-indent: -9999px;
		background: url('/images/v2/boxshots/store/feature/toast11pro_enu.jpg');	
		width: 135px;
		height: 150px;	
	}
	
