
img{
	border:none;}

#gallery {
	width:auto;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: none;
	padding:3px;
}
#gallery ul a:hover img {
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}

