.qgallery_list {
	position:relative;
	overflow:hidden;
}

.qgallery_list .qgallery_thumb { 
			 position:relative; 
			 float:left; 
			 width:225px; 
			 overflow:hidden; 
			 margin:0 112px 50px 0; 
			 text-align:left; 
			 font-size:15px; 
			 font-family:Century Gothic, Arial, Helvetica, sans-serif; 
			 cursor:pointer; 
}

#qgallery_list a{	
			 text-decoration: none; 
}
.qgallery_list .qgallery_thumb img { 
		      width:225px; 
			  height:150px; 
			  margin:0 0 6px 0; 
			  padding:0; 
			  display:block; 
}