.featured_gallery_view
{
	float:left;
	padding:10px 0 0 30px;
	color:#d00403;
}

#featured
{
	height:170px;
}

.fl_blue
{
	height:110px;
	width:114px;
	background:url(../../img/cc_featured_list_blue.jpg) no-repeat;
	padding-top:5px;
}

.fl_grey
{
	height:110px;
	width:114px;
	background:url(../../img/cc_featured_list_grey.jpg) no-repeat;
	padding-top:5px;
}

.fl_blue img,
.fl_grey img
{
	border:1px solid #666;
}

.if_cap
{
	text-align:center;
}

.if_cap a
{
	font:bold 14px "Trebuchet MS";
	color:#3f4b7e;
	text-decoration:none;
}

.index_featured_list_title
{
	font:bold 16px "Trebuchet MS";
	color:#5478b2;
	padding-left:30px;
}
