#feedWidget{
	background-image:url("http://www.poidb.com/images/feedWidgetBg.gif");
	background-repeat:no-repeat;
	padding:30px 18px 0px 0px;
	position: relative;
	background-position: top left;
}

#feedWidget ul{
	height:258px;
	margin-top: 5px;
	overflow:auto;
	overflow-x: hidden;
}

#feedWidget ul li{
	clear:both;
	color:#606060;
	display:block;
	float:left;
	list-style:none outside none;
	padding-bottom:12px;
	padding-top:7px;
	width:284px;
	border-bottom: 1px solid #fff;
}

#viewFeed{
	background-image:url("http://www.poidb.com/images/feedArrow.gif");
	background-position:right center;
	background-repeat:no-repeat;
	line-height:35px;
	position: relative;
	margin-right: 10px;
	padding-right:10px
	text-align:right;
}

#viewFeed a{
	text-decoration: none;
	color: #1E5B7E !important;
	position: relative;
	left: -12px;
}

#feedWidget div.mediaType {
    background:url("http://www.poidb.com/images/picBgSm.gif") no-repeat scroll -61px 0 transparent;
	height: 21px;
	float:left;
	width:27px;
	margin-left: 10px;
}

#feedWidget div.mediaType img{
	display:block;
	height:60%;
	margin-left:1px;
	padding-top:3px;
	width:60%;
}

#feedWidget div.infoLine, #feedWidget div.infoTime, #feedWidget p.entryDescription, #feedWidget div.showHide, #feedWidget ul.infoLine, #feedWidget div.videoEntryDescription{
	display: none;
}

#feedWidget p.tweet, #feedWidget p.styledTweet{
	display: block;
}
div.widgetAd div{
	height: 9px;
}
#feedWidget div.mediaEntry {
	float:right;
	width:235px;
}
#feedWidgetHeader{
	color:#565759;
	display:block;
	font-size:140%;
	font-weight:bold;
	height:30px;
	line-height:2em;
	margin-left:7px;
	position:absolute;
	top:0;
	width:300px;
}