/*start calendar
- DO NOT CHANGE THE POSITION OF THE FOLLOWING RULES ADD NEW RULES TO THE BOTTOM
*/
			#order-prints div {float:left;margin:2px; border:1px solid #ccc;padding:2px;text-align:center; font-size:smaller;; background-color:#fff}
			#order-prints img {margin:0px;cursor:pointer;}
			#order-prints .horizontal img {width:100%;}
			#order-prints .vertical img {height:100%;}
			#order-prints .image-details {clear:both;display:block;font-size:9px;white-space:normal;overflow:visible}
			#order-prints .active{border:2px solid #ccc;}
			#order-prints .inactive{border:2px solid #fff;}
			#order-prints img {cursor:pointer;}
			#order-prints #small {width:18px;height:15px;}
			#order-prints #medium {width:21px;height:18px;}
			#order-prints #large {width:24px;height:21px;}
			#order-prints {width:100%}
			#order-prints div .img-container {height:50px;width:50px;border-width:0px;margin:0px;padding:0px;}
			
			.order-form div {float:left;margin:2px; border:1px solid #ccc;padding:2px;text-align:center; font-size:smaller;; background-color:#fff}
			.order-form img {margin:0px;cursor:pointer;}
			.order-form .horizontal img {width:100%;}
			.order-form .vertical img {height:100%;}
			.order-form .img-container {height:50px;width:50px;border-width:0px;margin:0px;padding:0px;}
/*end calendar*/
