img {
	border: 0;
}
table.thumbs {
	padding: 10px;
}
.thumbs a img{
	border:solid 1px #cb79e5;
	width:165px;
	height:225px;
}
.thumbs a:hover img{
	border:solid 1px #0090ff;
}