<style>
body{
        padding: 0;
        margin: 0;
}
.widget{
        width: 280;
        min-height: 50px;
        border: 1px solid #CACACA;
        background-color: #FFFFEA;
        position: absolute;
}
.rss{
        font-size: 8pt;
        font-family: arial;

}
A:link{
        color:black;
}




</style>

