﻿.Gallery {width:100%; margin:20px 0 0 0; border:none;}

.Gallery p.GalleryRight  { position:relative; top:0; left:0; border:none; margin:10px 0 0 5px; width:auto;}
.Gallery img.GalleryRight  { float:right; top:0; right:0; margin:5px; }

.Gallery p.GalleryLeft  { position:relative; top:0; right:0;  margin:10px 5px 0 0 ; border:none;}
.Gallery img.GalleryLeft  { position:relative; float:left; top:0; left:0; margin:5px; }

/*
img.Wide  { height:340px; }
img.Long  { width:340px; }
div.Wide  { height:auto; min-height:350px; }
div.Long  { height:auto; min-height:500px; }
*/
img.Wide  { height:300px; }
img.Long  { width:300px; }
div.Wide  { height:auto; min-height:315px; }
div.Long  { height:auto; min-height:455px; }

div.backgroundRight { background-color:#F9F9F9; }

