/* RSS Holder */
div.feedButtons { margin-bottom: 10px; position: relative; }
div.feedButtons a.subscribe { border: 1px solid #838383; color: #292929; display: block; font-size: 14px; height: 18px; padding: 0 5px 0 3px; min-width: 60px; max-width: 150px; white-space: nowrap; _width: 2%;  }
div.feedButtons span.plus { border: medium none; display: inline-block; margin: 2px 5px 0 0; padding: 0pt; height: 14px; width: 14px; line-height: 1.2em; _line-height: 1.1em; }

div.rssfeedHolder { position: relative; text-align: center; width: 134px; z-index: 25000; }
div.rssfeedHolder div.top { height: 5px; margin: 0; padding: 0; _line-height: 0; width: 100%; }
div.rssfeedHolder div.mid { height: auto; margin: 0; _margin-top: -5px; padding: 5px 0; width: 100%; }
div.rssfeedHolder div.mid a img { margin-bottom: 5px; }
div.rssfeedHolder div.mid a img.favicon { margin: 0 5px 0 0; position: relative; top: 3px; left: 0; }
div.rssfeedHolder div.bottom { z-index: 25000; }

/* RSS Bubble Style */
div.rssfeed div.bubble div.bubbleBottom a { color: #175B88; font-size: 12px; padding: 2px 10px 0 0; }

div.rssfeed div.bubble div.bubbleBottom {
  text-align: right;
}

div.rssfeed div.bubble div.bubbleBottom a {
  color: #3FB42B; 
  font-size: 10px;
  padding-right: 5px;
}
div.rssfeed div.bubbleBottom{background-image: url(/adm/modules/blog/rssimages/bg_subscribeBottom.png); position: relative; z-index: 25000;}

a.rssDrop {
background: white url(/adm/media/ui/bg_dropArrow.gif) no-repeat scroll right 2px;
border:1px solid #999999;
color:#000000;
display:block;
height:18px;
font-size: 12px;
line-height:1.4em;
margin:0 0 0pt 0;
padding-left:5px;
text-decoration:none;
width:124px;
}
/* End RSS Holder */
