@charset "utf-8";
/* CSS Document */

.clear {clear:both;height:1px;overflow:hidden;}

#displayImage{
	width:381px;
	height:240px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #5a4318;*/
	position:relative;
}
* html #displayImage {width:381px;height:240px;}
#displayImage img {
	position:absolute;
	top:0px;left:0px;
	display:none;
}

#gallerydevice {
	width:381px;
	margin:0px 0px 0px 0px;
}

#gallerydevice .button {
	margin-top:5px;
	float:right;
}
#gallerydevice .button img {margin:0px 0px 0px 2px;border:0px;}
