.clear {
	clear: both;
}

.photo2_main {
	text-align: left;
}
.photo2_main ul#subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	background: url('../images/photo2/topnav_bg.gif') repeat-x;
	height: 37px;
	line-height: 25px;
	font-weight: bold;
}
.photo2_main ul#subnav li {
	display: inline;
}
.photo2_main ul#subnav li a {
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	text-decoration: none;
}
.photo2_main ul#subnav li a:hover {
	text-decoration: underline;
}

.photo2_main .container {
	margin: 2px;
}
.photo2_main .container .column1 {
	/*width: 353px;*/
	width: 375px;
	float: left;
	/*background: url('../images/photo2/column1_bg.jpg') no-repeat;*/
	/*padding: 280px 10px 10px 12px;*/
}
.photo2_main .container .column2 {
	/*width: 348px;*/
	width: 370px;
	float: left;
	/*background: url('../images/photo2/column2_bg.jpg') no-repeat;*/
	/*padding: 280px 10px 10px 12px;*/
}
.photo2_main .container .column2 .imgs {
	line-height: 0;
}
.photo2_main .container .divide_vertical {
	background: url('../images/photo2/divide_vertical.gif') no-repeat;
	width: 1px;
	height: 550px;
	float: left;
	font-size: 1px;
}
.photo2_main .container .column1 .inner, .photo2_main .container .column2 .inner {
	height: 160px;
	padding: 0 15px 0 17px;
	margin-top: -20px;
}
.photo2_main .container .column1 .cont, .photo2_main .container .column2 .cont {
	height: 440px;
}

.photo2_main a.button_buyonline {
	margin: 0 0 0 13px;
}

.photo2_main .container .banner {
	clear: both;
	margin: 20px 0 0 15px;
}