.img, .fullimg{position:relative;background:#f2f2f2;padding:10px;margin:0 auto 20px;width:460px;
	text-shadow:0 1px 0 rgba(255,255,255,.9);}
.img{
	line-height:0;
	height:180px;
	overflow:hidden;
	margin-bottom:40px;
}
.minimal{
	height:auto;
	overflow:visible;
}
.img .caption, .fullimg .caption{position:absolute;top:0;left:0;margin-bottom:0;}
.img img, .fullimg img{margin-bottom:0;width:460px;}

p.wrap,p.bottom {
	margin-bottom:0;
}

p.bottom {
	background:#f2f2f2;
	color:#444;
	text-shadow:0 1px 0 #fff;
	padding:5px;
	height:20px;
	margin-bottom:-10px;
	line-height:20px;
}

.covered {
	height:180px;
	overflow:hidden;
}

.bottom {
	text-align:center;
}

.cursor *, .cursor {
	cursor:pointer;
}

p.figure{text-align:center;font-size:12px;font-style:italic;}

.caption {
	color:#444;
	background:#f2f2f2;
	left:0;
	padding:5px 10px;
	position:absolute;
	top:0;
	line-height:20px;
}