div.home-bannershell {
	clear:both;
	position: relative;
}

div.home-bannershell img.core-homebanner-img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:760px;
	height:310px;
}

div.home-bannershell img.banner-current {
	display:block;
	
}