.friendfeed.widget .feed .cluster 
{
	float:left;
	width:270px;
	left:-20px;
}

.vCarousel .friendfeed.widget .feed .cluster
{
	width:240px!important;
}

.friendfeed.widget .feed .entry .title a
{
	font-size:100%;
	color:#00ADEF;
}

.hCarousel .friendfeed.widget 
{
	position:relative;
	z-index:10000;
	overflow:visible;
	height:58px;
	width:250px!important;
	left:20px!important;
}

.hCarousel .friendfeed.widget .feed 
{
	position:absolute;
	left:0;
	width:1350px;
}

.hCarousel .friendfeed.widget .feed .entry .title 
{
	width:223px!important;
	font-size:81.25%;
	line-height:11px;
}


.hCarousel ul.feedNav 
{
	position:absolute;
	top:30px;
	width:290px;
	z-index:10!important;
}

.bitContentStyle01b .hCarousel ul.feedNav
{
	width:440px!important;
	top:10px;
}

.hCarousel ul.feedNav li
{
	height:66px;
}

.hCarousel ul.feedNav li a, .bitFriendFeed ul.feedNav li a img 
{
	display:block;
}

.hCarousel ul.feedNav li a 
{
	padding-left:10px;	
	padding-top:7px;
	width:15px;
	height:13px;
	display:block;
	position:relative;
}

.hCarousel ul.feedNav li.previous { float:left; }
.hCarousel ul.feedNav li.next { float:right; }

.hCarousel ul.feedNav li.previous a { background:url("../images/content/previous-arrow.gif") center no-repeat; }
.hCarousel ul.feedNav li.next a { background:url("../images/content/next-arrow.gif") center no-repeat; }

.vCarousel .feedNav 
{ 
	width:272px;
	position:absolute;
	top:0;
}
.vCarousel .feedNav li { position:absolute; }

.vCarousel .feedNav li.previous { top:-3px; }
.vCarousel .feedNav li.next { top:260px; }

.vCarousel .feedNav li a { display:block; width:272px; height:10px; }
.vCarousel .feedNav li.previous a { background:url("../images/content/v-previous-arrow.gif") center no-repeat; }
.vCarousel .feedNav li.next a{ background:url("../images/content/v-next-arrow.gif") center no-repeat; }

.bitContentStyle01b .hCarousel .friendfeed.widget 
{
	width:367px!important;
	left:48px!important;
	margin:15px 0 0;
	height:66px!important;
}

.bitContentStyle01b .hCarousel .friendfeed.widget .feed 
{ 
	width:2125px; 
}

.bitContentStyle01b .friendfeed.widget .feed .cluster 
{
	width:367px;
}

.bitContentStyle01b .friendfeed.widget .feed .entry .title 
{
	width:335px!important;
}

.vCarousel 
{
	margin:10px 0 0 23px;
	height:270px;
	overflow:hidden;
	display:block;
}

.vCarousel .friendfeed.widget .feed .entry .title 
{
	margin:0;
}

.bitFriendFeedNoJS 
{
	height:28px;
	overflow:hidden!important;
	border:1px solid#fff;
	width:198px;
	margin-left:12px;
	margin-bottom:26px;
}

.bitFriendFeedNoJS a 
{
	display:block;
	margin:-1px;
}

.bitFriendFeedNoJS a img 
{
	display:block;
}

.bitFriendFeed 
{
	position:relative;
}
