@charset "UTF-8";
/* CSS Document */

#gallery {
	position: absolute;
	margin: 0px;
	top: 160px;
	left: 290px;
	z-index: 40;	
}

#image {
	

}

* html #imagecontent {
	background: url(../images/bg_imagecontent.gif) no-repeat;
}

#imagecontent {
	padding: 20px;
	background: url(../images/bg_imagecontent.png) no-repeat;
	width: auto;
}
