#gallery{
	width:407px;
	height:310px;
	background-color:#e6e6e6;
	padding:10px;
}
#apDiv1 {
	position:absolute;
	width:407px;
	height:310px;
	z-index:1;
	/*border: 1px solid #CCCCCC;*/
	
}
#apDiv2 {
	position:absolute;
	width:407px;
	height:310px;
	z-index:2;
	/*border: 1px solid #CCCCCC;*/
}
#tumbs_area {
	background-color:#e6e6e6;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;	
}
#tumbs div{
	height: 70px;
	width: 100px;
	cursor: pointer;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	/*border: 1px solid #666666;*/
}
#tumbs div img{
	height: 70px;
	width: 100px;

}
#tumbs{
	height: 70px;


}

div#wn	{ 
    position:relative; 
    width:390px; height:64px; 
    overflow:hidden;	
	}

