div.FeedBlock {  
  text-align:justify;
}
div.FeedBlock span.headline { 
  font-weight: normal;
  font-size: 18px;
  line-height:1.5em;
  background:url("../images/newspaper.png") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bbbbbb;
  border-width:1px 0px 1px;
  padding:2px 14px 2px 32px;
}

div.FeedBlock span.headline a:hover{ 
  background-repeat: repeat-x;
  /*background:url(../images/flash3.gif) bottom left repeat-x !important;*/
  background:none !important;
} 
 
div.FeedBlock li{ 
  padding-bottom: 15px;
  list-style:none;
} 

div.FeedBlock img{  
  border: 3px solid #b0b0b0;
  padding: 4px;
}

div.FeedBlock div.feedflare img{ 
  border: none !important;
  padding:1px 1px 1px 1px; 
  opacity: 1;
  filter: alpha(opacity=100);
} 

div.FeedBlock div.feedflare a:hover{ 
  background:none !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

div.FeedBlock p.date{ 
  font-weight: bold;
  font-size: 12px;
  background:url("../images/calendar.png") no-repeat 10px .5em;
  display:block;
  padding:4px 14px 2px 32px;
  vetical-align:midlle;
}

div.feedburnerFeedBlock p.fbsubscribelink img {  
  border: none !important;
  padding: 0px !important;
}
div.FeedBlock blockquote{  
  margin: 0 0 0 30px;
  padding: 10px 0 5px 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(../images/quotes.gif) no-repeat top left;
}

#creditfooter a:hover {  
  background-repeat: repeat-x;
  background:none !important;
}

#subscribe a img {padding-top:5px ; border: 0px; opacity: 0.7; filter: alpha(opacity=100);}
#subscribe a:hover img { opacity: 1; filter: alpha(opacity=50);}
