/* PRODUCT THUMBNAIL GALLERY */

.thumbs img {
	border: solid 1px #666!important;
	/*width: 30px;*/
	height: 50px;
	padding: 2px;
}

.thumbs img:hover {
	border-color: #790000!important;
}
