
p .gall {
	list-style: none;
}

.gall {
	list-style: none;
}

.gall ul {
	list-style: none;
	padding: 0;
}
.gall li {
list-style: none;
	float:left;
	margin: 3px;
}
.gall li a img {
	border: 1px solid #666;
}
.gall li a:hover img {
	border: 1px solid #000000;
}
#galllnk {
clear: both;
} 
