#gallery-list .east .pad{
	padding-right:0;
}
#gallery-list .east .pad header h1{
	color:#74170e;
	font-size:18px;
	line-height:22px;
	padding-bottom:5px;
}
#gallery-list .east .pad header .date{
	color:#666;
	font-size:12px;
	font-family:'Amethysta',Georgia,serif;
	padding-bottom:15px;
}
#gallery-list .east ul li{
	float:left;
	width:140px;
	height:90px;
	padding:4px;
	background-color:#fff;
	border:1px solid #c9c9c9;
	margin:0 15px 15px 0;
}
#gallery-list .east ul li:hover{
	border:1px solid #c66;
}
#gallery-list .east ul li a{
	display:block;
}
#gallery-list .east ul li img{
	width:140px;
	height:90px;
}

#lightbox-container-image-box,
#lightbox-container-image-data-box,
#lightbox-container-image-data{
	background-color:#000;
	color:#fff;
	font-size:13px;
}
#lightbox-nav-btnPrev{
	margin-left:-12px;
}
#lightbox-nav-btnNext{
	margin-right:-12px;
}
#lightbox-secNav-btnClose{
	width:20px;
}