p.gallery {
	line-height: 0.1em;
	text-align: center;
}	

p.gallery img {
	width: 141px;
	height: 199px;
}	

p.gallery a:link img,
p.gallery a:visited img,
p.gallery a:hover img,
p.gallery a:active img {
	margin: 0 3px 3px 0;
	background-color: transparent;
	border: 1px solid #E6E5CF;
	padding: 1px;
	text-decoration: none;
}

p.gallery a:hover img {
	border: 1px solid #21409A;
	background-color: #E6E5CF;
}

