div.img_with_foot span{
/*	background-color: #333;*/
	color: #999;
	font-size: 13px;
	display: block;
	padding: 5px 10px 10px 5px;
	text-align: center;
	background: #333 url(images/shadow.png) left bottom repeat-x;
}
div.img_with_foot {
	overflow: hidden;
}
a div.img_with_foot span{
	color: fff;
}
div.img_with_foot img{
	margin-bottom:3px;
}