@charset "utf-8";
/* CSS Document */

.thumb{
	margin: 3px;
	border: 0px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;	
	}
	
.thumb img {
	
	display: inline;
	margin: 5px;
	border: 3px solid #eee;
	
	
	}
.photo_title{
	
	text-align: center;
	font-weight: normal;
	font-size:12px;
	width: 100%;
	margin: 5px 0px 10px 0px;
	height:15px;
	
	}