#thumbs { 
	width:600px;
}
#thumbs img { 
	width:110px;
	height:150px;
}
#thumbs a:link img { 
	border:solid 5px transparent;
}
#thumbs a:hover img { 
	border:solid 5px ; 
}
