  
.section_header {
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:14px;
 font-weight:bold;
 letter-spacing:1px;
 text-transform:uppercase;
 white-space:nowrap;
 font-style:italic;
 color:#000;
}
.feed_item {
 padding:0px 0px 0px 5px;
 margin:0;
}
.feed_item table {
 border-collapse:collapse;
}
.feed_item td {
 border-spacing:5px;
}
.topRow {
 display:inline-block;
}
.hovertip{
}
.feed_title {
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:15px;
 font-weight:bold;
 letter-spacing:2px;
 text-transform:uppercase;
 color:#818181;
 white-space:nowrap;
 cursor:default;
/* display:inline;
 float:left; */
 margin:10px 0px 3px 0px;
 width:auto;
 border:0px blue solid;
}
.feed_link, .feed_link a, .feed_link a:visited {
 font-family:Arial,Helvetica,sans-serif;
 font-size:14px;
 font-weight:normal;
 letter-spacing:0px;
 padding-left:5px;
 text-decoration:none;
 color:black;
 margin:1px 0px 0px 0px;
/*  display:inline; 
 float:left;*/
}
.feed_link a:hover {
 color:#fe0000;
 text-decoration:underline;
}
.feed_more {
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:10px;
 font-weight:bold;
 letter-spacing:1px;
 text-transform:lowercase;
 padding-left:5px;
 cursor:pointer;
 display:inline;
 color:#818181;
}

.RSSdetails {
 display:none;
 color:#000000;
 background:#D8D8D8;
 z-index:9999;
 border:1px solid #ddd; 
 padding:8px;
 height:auto;
 width:auto;
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:15px;

 /* Gradient Background */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#bdbdbd'); 
 background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#bdbdbd));
 background: -moz-linear-gradient(top,  #F2F2F2,  #bdbdbd); 

 /* Rounded corners */
 -moz-border-radius:20px;
 -khtml-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius:20px;
}

.RSSdetails table {
 border:0px;
}

.leftmost {
 float:left;
 border:0px;
 margin:auto 0px;
}

.nextleftmost {
 float:left;
 border:0px;
}

.rss_title, .rss_title a, .rss_title a:visited {
 color: #fe0000;
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:18px;
 font-weight:bold;
 letter-spacing:0px;
 text-transform:uppercase;
 text-decoration:underline;
 padding-bottom:8px;
 width:auto;
}

.rss_logo {
 vertical-align:middle;
 border:0px;
}

.RSSdetails img.logoIMG {
 border:1px #bdbdbd solid;
 float:left;
 vertical-align:middle;
 margin-right:16px;
 
 /* Image Shadow */
 -moz-box-shadow: 0 0 3px 3px #bdbdbd;
 -webkit-box-shadow: 0 0 3px 3px #bdbdbd;
 box-shadow: 0 0 3px 3px #bdbdbd;
}

img.logoIMG_all {
 border:1px #bdbdbd solid;
 float:left;
 vertical-align:middle;
 height:auto;
 width: auto;
 
 /* Image Shadow */
 -moz-box-shadow: 0 0 3px 3px #bdbdbd;
 -webkit-box-shadow: 0 0 3px 3px #bdbdbd;
 box-shadow: 0 0 3px 3px #bdbdbd;
}

.RSSdetails img.img_twit {
 float:right;
 border:0px;
 height:25px;
 width: auto;
}

.rss_owner, .rss_owner_twit, .rss_date, .rss_all_links {
 color: #424242;
 font-family:,Arial,Helvetica,sans-serif;
 font-size:14px;
 line-height:20px;
 padding-left:10px;
 width:auto;
}

div.feedPreview {
 display:none;
 background:#FFFFFF;
 border:2px dashed #fe0000;
 margin: 10px 0px 10px 25px;
}

.preview_title, .preview_title a, .preview_title a:visited {
 color: #fe0000;
 font-family:Arial,Helvetica,sans-serif;
 font-size:15px;
 font-weight:bold;
 letter-spacing:1px;
 text-transform:uppercase;
 text-decoration:none;
 font-style:italic;
 padding:8px 0px 0px 5px;
}

.preview_byline {
 color: #888888;
 font-family:Arial,Helvetica,sans-serif;
 font-size:11px;
 font-weight:normal;
 letter-spacing:0px;
 text-transform:capitalize;
 text-decoration:none;
 padding:6px 0px 9px 15px; 
}

.previewText {
 color: #000;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
 font-weight:normal;
 letter-spacing:0px;
 line-height:20px;
 text-align:justify;
 text-decoration:none;
 padding:2px 15px 5px 15px; 
}

.previewText a, .previewText a:visited {
 color: #fe0000;
 text-decoration:underline;
}

.feedPreview img {
 border:0px;
 height:75px;
 width: auto;
 padding: 0px 20px;
 float:right;
}

.hide_preview {
 width:99%;
 color:#888888;
 text-align:center;
 font-family:"Courier New", Courier, monospace;
 font-size:16px;
 font-weight:normal;
 letter-spacing:3px;
 border:1px solid #D8D8D8;
 padding:8px 0px 5px 0px; 
 margin:0px auto;
 cursor: auto;
 background: #fff;
}

.readMore, .readMore a, .readMore a:visited {
 width:100%;
 color:#888888;
 text-align:center;
 font-family:Arial,Helvetica,sans-serif;
 font-size:13px;
 font-weight:normal;
 letter-spacing:1.5px;
 margin:0px auto;
 padding-bottom:8px;
 text-transform:capitalize;
 cursor: pointer;
 font-style:italic;
 text-decoration:none;
 background: #fff;
}

div.PreviewShare {
 float:right;
 margin-top:5px;
}

div.previewAd {
 border:0px green solid;
 margin:auto;
 text-align:center;
 padding:0px 0px; 
 height:80px;
}

div.previewAd img {
 border:0px;
 display:block;
 width:500px;
 height:65px;
 margin:5px auto;
 text-align:center;
}

.adbritead {
 margin:0px auto;
 border:0px;
 overflow:none;
 display:block;
 width:500px;
 height:78px;
 text-align:center;
}
