.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#leadGallery {
	height: 299px;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000;
	background-image: url(/includes/images/GirlCliff_Banner_background.jpg);
	overflow: hidden;

	/*float: left;
	clear: both;
	min-height: 536px;*/
}

#leadGallery img, #leadGallery a img { 
	width: 940px; 
	height: 300px;
	background: #000;
	background-image: url(/includes/images/GirlCliff_Banner_background.jpg);
}
