#gallery {
	text-align:center;	
	margin-left:25px;
}

#gallery div {
	margin:10px 15px;
	width:250px;
	height:188px;	
	float:left;
	text-align:center;
	overflow:hidden;
}

#gallery img {
	border:#c2c2c2 1px solid;
}

a.show{
    
}
