	#gallery
	{
		width:100%;
		padding:10px 0 30px 0;
		text-align:center;
	}
	
#gallery img {border:0;}
	
#gallery .imgbox 
{
	float:left; 
	margin:3px;
	padding:2px; 
	text-align:center; 
	width:110px; 
	height:142px;
	border: 1px solid #ccc;
}
#gallery  .imgbox_top {height:102px;}
#gallery  .imgbox_bottom {font-size:85%;text-align:left; }
#gallery  .imgbox_bottom  a {text-decoration:none;}
#gallery  .imgbox_bottom  img {padding:0; margin:0 0 -5px 0;}

#comments {font-size:90%} 






