#featured_list {
	margin-top: 15px;
	margin-bottom: 15px;
}
.featured_items_thumbs_table {
	width: 900px;
}
.featured_items_thumb {
	border-radius: 5px;
	border: 1px solid;
	border-color: #FFF;
	width: 200px;
	height: 150px;
	margin-bottom: 25px;
}
.count_instock_featured_items_overlay {
	position: absolute;
	top: 2px;
	left: 143px;
	width: 60px;
	background-color: #F00;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: #600;
	border-top: 1px solid;
	border-top-color: #600;
	z-index: 100;
	border-radius: 3px;
	font-weight: bold;
}
