/* Image Rows Template */
#thumbnails .image_wrapper{
	float: left;
	height: 175px;
	margin-left: 10px;
	text-align: center;
}
#thumbnails .image_wrapper p{
	text-align: center;
	margin: 0 auto;
}
#img_1{
	float: left;
}

