body {
font-family: "Arial";
line-height: 1.6;
font-size: 12px;
color: #333333;
padding: 0px;
margin: 0px;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

#friends2follow_widget_small_wrapper{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
overflow: auto;
padding: 0px 8px 8px 8px;
}

a {color: #003366;  text-decoration: none; font-weight: bold;}

a:hover{text-decoration: underline; }

.live_news_item{padding: 10px 0 10px 55px;position: relative;border-bottom: 1px dotted #cccccc;}

.live_news_item:last-child{border-bottom: 0px;padding-bottom: 0px;}

.live_news_item .time{color: #6a6a6a;font-size: 11px;left: 0;top: 12px;position: absolute;width: 47px;}

.live_news_item a img{border: 0px;}

.live_news_item.twitter img, .live_news_item.facebook img{float: left;margin: 5px 10px 2px 0px;width: 32px;}

.live_news_item.twitter, .live_news_item.facebook{font-size: 11px;min-height: 32px;}

.live_news_item.twitter p, .live_news_item.facebook p {margin: 0px;}

.live_news_item.twitter a.twitter_user,.live_news_item.facebook a.facebook_user,.live_news_item.youtube a.youtube_user, .live_news_item.instagram a.instagram_user {color: #333333; }

.live_news_item.rss p {font-size: 11px; margin:0px;}

.live_news_item.rss h5 {font-size: 11px;  margin: 0px;  padding-bottom: 2px;}


.live_news_item.youtube,
.live_news_item.instagram{
overflow: auto;
}
.live_news_item.youtube img,
.live_news_item.instagram img{
float: left;
clear: left;
max-width: 45%;
margin: 4px 10px 4px 0px;
}
.live_news_item.youtube h5 {
font-size: 11px;  margin: 0px;  padding-bottom: 2px;
}
.live_news_item.youtube .byline,
.live_news_item.instagram .byline{
padding: 0px;
margin: 0px;
font-size: 11px;
}
.live_news_item.instagram p.caption{
font-size: 11px;
margin: 0px 0px 4px 0px;
}


.advertiser_logo img {max-width: 100%; height: auto;}

.sponsor{
 padding-bottom: 12px;
  background: url('../img/sponsor_tag.png') no-repeat bottom left;
}