#thumbnail {
	width:500px;
	padding:0px 0px 0px 0px;
}
#thumbnail img {
	float:left;
	margin:0px 5px 5px 0px;
}

#thumbnail ul {
	width:500px;
	list-style-type:none;
	margin:0px;padding:0px;
}
#thumbnail ul li {
	margin:0px 5px 5px 0px;padding:0px;
	float:left;
}
#thumbnail ul li a {text-decoration:none;}
#thumbnail ul li img {margin:0px;float:none;}

#displayImage{
	width:410px;
	height:298px;
	margin:20px 0px 0px 20px;
	border:1px solid #7B6B44;
	position:relative;
}

#displayImage img {
	position:absolute;
	top:0px;left:0px;
	display:none;
}

#gallerydevice {
	width:410px;
	margin:0px 0px 0px 20px;
}
#gallerydevice .text {
	width:350px;
	float:left;
	margin-top:5px;
}

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

#gallerydevice p {
	margin:0px;
}