/* #####################
  --- Gallery   ---
##################### */

.roundIMG { 
	width:200px;
	height:200px;
	margin:0;
	padding:0;
	overflow: hidden;
	margin-left: 27.5px;
}

.roundIMG img {
	border: 0px;
	color: #000;
}

.gallery_prev {
	float:left;
	width:250px;
	margin-top: 25px;
	text-align:center;
}
 
.prev_title {
	margin-top: 5px;
	width: 100%;
	text-align:center;
	font-weight: bold; 
}