.featuredCategories a.dnaTitle
{
	margin-left:0px;
	margin-bottom:10px;
}

.featuredCategories .fade
{
	margin-top:10px;
}

.featuredCategory
{
	width:40px;
	height:37px;
/*	padding-left:5px;
	padding-top:58px;*/
/*	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(/home/images/categoryBorder.gif);*/
	display:block;
	float:left;
/*	margin-left:4px;*/
/*	margin-top:12px;*/
/*	text-decoration:none;
	color:#555;
	font-weight:bold;*/
	/*position:relative;*/
}

.categoryImage
{
	width:40px;
	height:37px;
/*	position:absolute;
	left:7px;
	top:5px;*/
}

.featuredCategory:hover
{
	text-decoration:underline;
}


.featuredCategories
{
	position:relative;
	margin-left:12px;
	float:right;
	width:170px;
	margin-right:14px;
}

* html .featuredCategories
{
	margin-right:7px;
}