@charset "utf-8";
/* CSS Document */

.photoborder2 {
	width: 180px;
	height: 170px;
	border: 1px solid #CCC;
	padding: 2px;
	float: left;
	margin: 0 10px 10px 0;
}

.photo2 {
	width: 180px;
	height: 170px;
	overflow: hidden;
}

/*.photo img {
	width: 210px;
}*/

.gallerybox {
	width: 196px;
	float: left;
	margin: 0 10px 10px 0; }
	
.order {
	margin-top: -25px;
	background: #FFF;
	height: 21px; 
	width: 90px;
	position: relative;
	padding: 2px;
	font-family: 'Open Sans', sans-serif; }