/* ---------------------------------------------------------------- 
*  CONTENT
* ---------------------------------------------------------------- 
*/ 
#content #featured .data span a {
	color:#0092dd;
	font-size: 12px;
	/*margin:100px 0px 0px 0px;	*/
}
#content #featured .data .comments {
	color: #ffffff;
	background: url(../images/grey_featured-comment.gif) no-repeat left top;
}
#content #featured .data .comments a {
	color: #ffffff;
}
#content #featured .data .right .featured_left {
	background: url(../images/grey_featured-arrow-left.gif) no-repeat;
}
#content #featured .data .right .active {
	border: 3px solid #c9c9c9;
	height:45px;
	width:45px;
}
#content #featured .data .right .featured_right {
	background: url(../images/grey_featured-arrow-right.gif) no-repeat;
}