#thumbs { 
	width:570px;
}
#thumbs img { 
	width:110px;
	height:150px;
}
#thumbs a:link img { 
	border:solid 2px #ffffff;
}
#thumbs a:hover img { 
	border:solid 2px red; 
}