@charset "utf-8";
/* CSS Document */



.galleryWrapper {
float:left;
width:580px;
}


.galleryWrapper img {
padding:5px;
}





#rightColumnWrapperPhoto {
	float:right;
	width:247px;
  	min-height:2500px;
  	height:auto !important;
  	height:2500px;
	background-image:url(../images/global/right-column-backing4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#eaeee2;

}

