#bannerImage {
	background: #fff url(../../images/editable_images/banner_16.jpg) no-repeat center center;
	padding: 16px;
	margin-left: 100px;
	margin-right: 100px;
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.6); 
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.6); 
	box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
	height: 292px;
	width: 714px;
}