/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */




.gallery			{ 
					  width:60%;
                      min-width:;
					  height: 100%;;
					  margin-top: 1%;
					  margin-right: 1%;
                      margin-left: 1%;
                      margin-bottom:auto;
					  float:left;
					  resize:inherit;
                      
                      
                      
                      
					   
}
.img				 { 
					   width: 150px;
					   height: 150px;
					   margin: 2%;
                       
}
body {  }