.thumb em {
	background: none;
	color: #000;
	font-style: normal;
	padding: 0 3px;
	display: block;
	position: absolute;
	bottom: 20px;
	left: -5px;	
	display:none;
}
.thumb a:hover em {
	background: #ffdb01 url(modules/Downloads/images/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
	border: 1px solid #999;
	border-left-color: #888;
	padding-top:4px;
	display:block;
	height:16px;
}
.thumb
{
	
	
}
.thumb a
{
	/*display:block;*/
	padding:2px;
	width:155px;
	margin-bottom:2px;	
	position:relative;
	z-index:1;	
}