/* @override http://www.grumo.org/rw_common/themes/camilo%203.6/css/photoalbum/frame/show.css */

.thumbnail-wrap {
	margin-bottom: 0px;
	margin-right: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.thumbnail-frame {
	position: absolute;
   left: 0;
   padding-left: 5px;
	padding-right: 5px;
	height: 90px;
	width: 90px;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
    display: block;
    margin: 5px auto;
}

.thumbnail-caption {
	margin: 5px 0;
	padding: 5px 0 5px 0;
	display: none;
	height: 40px;
}

