#thumbnail {

	width:400px;

	padding:0px 0px 0px 0px;

}

#thumbnail img {

	margin:0px 2px 2px 0px;

}



#thumbnail ul {

	width:400px;

	list-style-type:none;

	margin:0px;padding:0px;

}

#thumbnail ul li {

	margin:0px 3px 3px 0px;padding:0px;

	float:left;

}

#thumbnail ul li a {text-decoration:none;}

#thumbnail ul li img {margin:0px;float:none;}



#displayImage{

	width:400px;

	height:300px;

	margin:20px 0px 0px 0px;

	border:1px solid #7B6B44;

	position:relative;

	overflow:hidden;

}



#displayImage img {

	position:absolute;

	top:0px;left:0px;

	display:none;

}



#gallerydevice {

	width:400px;

}

#gallerydevice .text {

	width:300px;

	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;

}