.clear {clear:both;height:1px;overflow:hidden;}
#thumbnail {
	width:405px;
	height:130px;
	padding:10px 0px 0px 0px;
	overflow:hidden;
}
* html #thumbnail {height:140px;}
#thumbnail img {
	float:left;
	margin:0px 5px 5px 0px;
	border:0px;
}
.paging {
	text-align:right;
}

.paging a {font-weight:bold;text-decoration:none !important;}
#thumbnail ul {
	width:405px;
	list-style-type:none;
	margin:0px;padding:0px;
}
#thumbnail ul li {
	margin:0px 9px 5px 0px;padding:0px;
	float:left;
}
#thumbnail ul li.right {margin-right:0px;}
#thumbnail ul li a {text-decoration:none;}
#thumbnail ul li img {margin:0px;float:none;}

#displayImage{
	width:405px;
	height:220px;
	margin:0px 0px 0px 0px;
	border:1px solid #7B6B44;
	position:relative;
}
* html #displayImage {width:407px;height:222px;}
#displayImage img {
	position:absolute;
	top:0px;left:0px;
	display:none;
}

#gallerydevice {
	width:405px;
	margin:0px 0px 0px 0px;
}
#gallerydevice .text {
	width:350px;
	float:left;
	margin-top:2px;
	color:#FE7D18;
	font-weight:bold;
}

#gallerydevice .button {
	margin-top:5px;
	float:right;
}
#gallerydevice .button img {margin:0px 0px 0px 2px;border:0px;}
#gallerydevice h3 {
	margin:5px 0px 0px 0px;
	color:#8CC63F;
}

#gallerydevice p {
	margin:0px;
}
