﻿.thumbnail { opacity:.4; float:left; cursor:pointer; }
.thumbnail div { width:70px; height:70px; border:solid 1px #fff; background-repeat:no-repeat; background-position:center; }
.thumbnail:hover, .selected { opacity:1; }
.thumbnails {padding-bottom:10px;}
.thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}
