/* Widget styles */
#widget_FeaturedContent
{
	position:relative;
}
#widget_FeaturedContent .ContentPanel
{
	position:absolute;
	left:0px;
	right:0px;
	
	padding: 10px 0px 5px 10px;
}

/* Author */
.FeaturedAuthor_Item
{
	float:left;
	width:76px;
}

.FeaturedAuthor_Info
{
	float:left;
	margin-top:-5px;
	margin-left:10px;
	width:100px;
	height:100%;
}
	
	
/* FreeRead */
.FreeRead_Item{
	float:left;
	width:76px;}
	
.FreeRead_Title{
	font-size:13px;
	font-weight:bold;
	width:235px;}
	
.FreeRead_Image{
	float:left;
	width:76px;}

.FreeRead_Info{
	float:left;
	margin-top:-5px;
	margin-left:10px;
	width:105px;}


/* CBGs */
.FeaturedCBG_Item{
	float:left;
	width:76px;}

.FeaturedCBG_Title{
	font-size:13px;
	font-weight:bold;
	width:235px;}
	
.FeaturedCBG_Image{
	float:left;
	width:76px;}

.FeaturedCBG_Info{
	float:left;
	margin-top:-5px;
	margin-left:10px;
	width:105px;
	height:auto;}
