
/************************************/
/*                                  */
/*            HOME STYLES           */
/*                                  */
/************************************/

.ImageGalleryList {
	margin: 0 10px 10px;
	overflow: hidden;
}

.ImageGalleryListSmaller {
	margin: 0 17px 20px 18px !important;
}

.ImageGalleryListSmaller li img {
	width: 105px !important;
	height: 155px !important;
}

.ImageGalleryList li {
	margin: 5px;
	float: left;
}

.ImageGalleryList li img {
	padding: 9px;
	border: 1px solid #dedede;
	width: 160px;
	background: white;
}
