/* -- Profile Featured List --- */

.index_featured_item
{
	margin: 5px 5px;
	float: left;
	width:110px;
}

.index_featured_label
{
	text-align: center;
	color: #fe6d02;
	font-weight: bold;
	float: left;
}

.index_featured_bottom_cont
{
	width: 110px;
	float: right;
	margin-bottom: 10px;
}
#featured {
height:200px;
}