div#contents {
	clear: both;
	display: block;
	overflow: hidden;
	width: 900px!important;
	width/**/: 950px;
	height: 294px!important;
	height/**/: 354px;
	background: url(../../images/bgimages02.jpg) no-repeat;
	padding: 34px 30px 26px 20px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
div.right_box {
	float: right;
	width: 252px;
	height: 179px;
	text-align: center;
}

div.left_box {
	float: left;
	width: 252px;
	height: 179px;
	text-align: center;
}


ul.photolist {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 880px;
	padding: 20px 15px 10px 45px;
}
ul.photolist li {
	float: left;
	width: 130px!important;
	width/**/: 138px;
	list-style-type: none;
	padding: 0px 8px 0px 0px;
}
ul.photolist li span {
	display: block;
	width: 130px!important;
	width/**/: 130px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #662400;
	line-height: 1.0em;
	padding: 8px 0px 10px 0px;
}
ul.photolist li.none {
	float: left;
	width: 130px!important;
	width/**/: 130px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
