@charset "utf-8";
/* CSS Document */

#photowrapper {
	
	float: left;
	margin: 0 10px 10px 0;}
	
.photoborder  {
	border: 3px solid #e2ebe6;
	
}

.photo {
	overflow: hidden;
}

.gallerybox {
	float: left;
	margin: 0 10px 10px 0; 
	padding: 3px;}
	
.order {
	margin-top: -50px;
	background: #FFF;
	height: 51px; 
	width: 100px;
	position: relative;
	padding: 2px;}
	
	#caption {
	font-size: 10px;
	height: 15px;	
	}