/******************************************************************************
 * C_GenericImageCollectionGallery (framework)
 *****************************************************************************/

div.image_gallery {
	float:left; width:100%;
}

div.image_gallery a {
	float:left; margin:0px 10px 10px 0px;
	text-decoration:none;
}

div.image_gallery a img {
	border:none;
}
