.mask4{
	position:relative;
	width:288px;
	height:320px;
	overflow:hidden;
}
.mask5{
	position:relative;
	width:288px;
	height:260px;
	overflow:hidden;
}

#box4, #box5	{ position:absolute; }
#box5 ul	{ padding: 0 0 5px 18px; margin: 0; }
#box5 li	{ padding: 1px 0; }

#box4 div{
	width:264px;
	height:300px;
	border-bottom: 1px solid #525252;
	margin: 0 0 11px 24px;
	float:left;
	padding: 0 0 14px 0;
}
#box5 div{
	width:264px;
	height:240px;
	border-bottom: 1px solid #525252;
	margin: 0 0 11px 24px;
	float:left;
	padding: 0 0 14px 0;

}

#box4 div p, #box5 div p{ margin:0 0 8px 0; }

.buttons		{ text-align:center; padding: 0 0 15px 0; }
.buttons span		{ color:#ff8400; padding:0 5px; cursor:pointer; }
.buttons span.active,
.buttons span:hover	{ background:#ff8400; color:#e3e3e3; font-weight:bold; }

.mask6{
	position:absolute;
	left:23px;
	width:308px;
	height:433px;
	overflow:hidden;
}

#back7{
	width:308px;
	height:433px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}

#box7		{ position:absolute; }
#box7 span	{ display:block; float:left; }

#thumbs7{
	position:relative;
	width:280px;
	clear:both;
	height:70px;
	overflow:hidden;
	margin-left:17px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:70px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:70px;
	height:70px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:70px;
	float:right;
}
#thumbs_handles7 span{
	background:url(../images/invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:630px;
	background:url(../images/mask.gif) no-repeat center top;
}
#thumbs_back7{
	width:314px;
	height:70px;
	background:#fff;
}

.thumbs		{ width:70px; }
.thumbs div{
	display:block;
	width:70px;
	height:70px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

span img	{ display:block; border:none; }