#index_featured_list_next
{
	clear: 	both;
	text-align: right;
	padding: 5px 10px 0 0;
}

.featured_gallery_view
{
	float: left;
	padding: 10px 0 0 12px;
	color: #d00403;
}

a.gallery_href:link, a.gallery_href:visited
{
	color: #fff;
	text-decoration: none;
}

a.gallery_href:hover
{
	text-decoration: underline;
}

.block_body img
{
	border:none;
}

#featured
{
	height: 200px;
	background: #ffffff;
	border: 2px solid #88D2EB;
	border-top: none;
}
