#bodyHeadline h1 { margin-top: 0px; font-size: 100%; }
#recent_include, #recent_include li { margin: 0; padding: 0; list-style-type: none; }
#recent_include li {  font-weight: normal; font-size: 75%; margin-bottom: 5px; }
.dateStamp, .tagline { font-size: 75%; color: #333; }
.dateStamp { white-space: nowrap; }
.dateStamp a {  font-weight: normal; color: #333; text-decoration: none; }
.dateStamp a:hover {  text-decoration: underline; }
#bodyContent { overflow: hidden;}
.loansLink { float:right; height: 150px; width: 150px; border: 0; padding: 0; margin: 5px; }
#linksBar a img { border: 0; margin: 0px 5px;  }


#recent_block .feed { 
  padding-top: 5px;
  text-align: center;
  background: #fff;
  height: 14px;
                      }
#recent_block .feed a { 
  line-height: 1.2em;
  font-size: 14px;
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/gfx/feed-icon.gif") no-repeat 0 50%;
                      }

#recent_block { height: 478px; 
                width: 180px;
                background-image: url( /gfx/newsBack.gif );
                background-position: center center;
                background-repeat: repeat-t;
                position: relative;
                padding: 0px 0px;
                top: 16px;
                margin-bottom: 28px;
                }

#recent_block #recent_end { height: 16px;
                            width: 180px;
                            position: absolute;
                            bottom: -14px;
                            left: 0px;
 background-image: url( /gfx/newsFooter.gif );
                background-color: transparent;
                background-position: bottom center;
                background-repeat: no-repeat;}

#recent_block #recent_top { display: block;
                  width: 180px;
                  height: 16px;
                  padding-top: 5px;
                  position: absolute;
                    top: -16px;
                    left: 0px; 
                  background-image: url( /gfx/newsHeader.gif );
                  background-color: transparent;
                background-position: top center;
                background-repeat: no-repeat;
                margin: 0px;}

#recent_include { padding: 2px 4px;
                  position: relative;
                  top: 4px;
                  height: 433px;
                  width: 171px;
                  overflow: auto; }