.rss-box {
    width: 496px;
    /*padding: 8px 8px 0 8px;*/
    background-color: #f7fffb;
    border-left: 2px solid #1a4730;
    border-top: 2px solid #1a4730;
    border-right: 2px solid #1a4730;
    border-bottom: 2px solid #1a4730;
    padding-top: 95px;
}

.rss-title, .rss-title a:link {
    color: #1a4730;
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    /*margin: 5px 5px;*/
    text-decoration : none;
    padding: 0;
    text-align:center;
}

.rss-title a:visited, .rss-title a:active {
    color: #1a4730;
}

.rss-title a:hover {
    text-decoration : underline;
    color: #F66025;
}

.rss-items {
    list-style:disc;
}

.rss-item {
    font-family: Arial, Verdana, sans-serif;
    color: #000000;
    font-size: 11px;
    /*margin: 5px 5px;*/
    margin-bottom: 1em;
    /*text-align:center;*/
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
    text-decoration : none;
    font-weight: bold;
    color: #1a4730;
}

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

.rss-date {
    font-size: 10px;
    font-weight : normal;
    color: #333;
}

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
    _width:12em;
    margin: 0 0.2em; padding: 0.1em 0; _padding:0;
    white-space:nowrap;
    text-decoration: none;
    vertical-align:middle;
    background: #fb6;
    color: black;
}

.pod-play em {
    _width:1em; _cursor:hand;
    font-style: normal;
    margin:0; padding: 0.1em 0.5em;
    background: white;
    color: #222;
}

.pod-play span {
    _width:1em; _cursor:hand;
    margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
}

.pod-play:hover {
    background: #666;
    color: white;
}

.pod-play:hover em {
    background: black;
    color: white
}

img
{
    position:absolute;
    left:2px;
    top:2px;
}
</style>
