 .gallery-style{
/*padding-top: 30px;	*/
 width: 100%;
	}

.gallery-style img{ 
	width:33.3%;
	
	}


.gal-right img{ 
float: right;	
	}



.clear{
	clear: both;
}

