/* begin styles for RSS Feed */

#rssfeedbox {
padding: 0px 0px 0px 0px;
width: 275px;
border: 1px solid #83c0e2;
text-align: left;
}

.rss-box {
background-color: #99CCFF;
border: 1px solid ##5F74CC;
}

.rss-title, rss-title a {  color: #000000; font-size: 75%; font-weight: bold; }

.rss-items {
margin: 0;
padding: 4px 0px 4px 30px;
width: 240px; text-indent: 0em; list-style-type: none; list-style-image: url("http://mevtron.com/img/mev_icon-s.gif") }

.rss-item a:link, .rss-item a:visited { color: #000000; font-size: 75%; text-decoration: none }

.rss-item a:hover { color: #009999; text-decoration: underline }

.rss-date { color: gray; font-size: 55%; font-weight: normal } 
