#gallery {
	bottom: 92px; 
	height: 82px;
}
#gallery #left_arrow{
	background-image: url(../../images/ipad/ipad_arrow_left.png);
	height: 82px;
	width: 50px;
}
#gallery #right_arrow{
	background-image: url(../../images/ipad/ipad_arrow_right.png);
	height: 82px;
	width: 50px;
}
#gallery li {
	width: 120px;
}
#gallery li:last {
	width: 116px;
}
#gallery li a img {
	width: 116px;
	height: 82px;		
}
#gallery li div.layer .titlebox {
	width: 110px;
	padding: 5px 5px;
}

.titlebox h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom:2px;
}
.titlebox span.add_info {
	font-size:12px;
	line-height: 14px;

}
.titlebox span.add_info {

	
}

#gallery li div.layer .opabox {
	width: 120px;
}