div#simplegallery1 {
	display:none;
}
div#ie_home {
	position: relative; /*leave this value alone*/
	background:url(../misc_img/back-home.jpg) no-repeat 0 0;
	overflow:hidden; /*leave this value alone*/
	width: 561px; /*Width of Carousel Viewer itself*/
	height: 312px; /*Height should enough to fit largest content's height*/
	margin:0 auto;
	display:block;
}