Footer

 <div id="copyright_content">
               <span>&#169;<?php echo date('Y') ?> Store All rights reserved</span></br>
               <span>&#169;<a style="color:#666" target="_blank" href="http://www.web-alliance.co.uk">Website Design & Programming by Web Alliance</a></span>
       </div>

Border shedding & shadow

<style>
.order_detail_wrapper{
	padding: 9px;
	border: 1px solid #BBB;
	width: 201px;
	min-height: 141px;
	height: auto;
	margin: 2px;
	box-shadow: 1px 2px 9px #999;
}
</style>

Image bulk uploader

If there is any error in bulk image uploader then see this file
http://mssbuildingsupplies.co.uk/
$upload_directory  = $_SERVER['DOCUMENT_ROOT']."/images/".$_GET['action']."/";