#galbox a img {
	margin: 4px;
	border: solid 1px #000;
}
#galbox a:hover img {
	border-color: #EEEEEE;
}
#galbox a:hover {
	border-width: 0;
}