#contents h2.works {
	background: url(../img/works_h2.gif);
}
#contents h2.gallery {
	background: url(../img/gallery_h2.gif);
}

#contents ul.thum {
	padding-left: 50px;
}
#contents ul.thum li {
	list-style: none;
	margin: 0px 10px 10px 0px;
	float: left;
}
#contents ul.thum img {
	border: 5px solid #A2A770;
	vertical-align: bottom;
}
