.contentpaneopen {
    width:100%;
    }
li.latestnews {
    border-bottom:1px solid lightblue;
    font-size:9px;
    }
marquee {
    font-size:11px;
    }
.DownloadImage {
    vertical-align:middle;
    background-image:url('../images/save.png');
    background-repeat:no-repeat;
    background-position:left center;
    padding:8px 0px 11px 40px;
    }
.DownloadImage:hover {
    background-image:url('../images/save_f2.png');
    }

