ul.horiz-gallery{
	list-style: none;
}

.horiz-gallery li{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 100%;	
}