#download {
    display: block; margin: 20px 0 0 0; padding: 0; width: 254px; height: 54px;
    line-height: 54px; text-indent: -1000em;
    background: url(../images/download_button.png) no-repeat top left;
}

#download:hover { background-position: bottom left; }

.highlight, .plugin { padding: 0 10px 0 60px; margin-top: 1em; position: relative; }
.highlight img, .plugin img { position: absolute; top: 0px; left: 0;}

#announcements { position: relative; }
#announcements .more { text-align: right; }
#announcements .more a { color: #999; }
#announcements .rss { position: absolute; top: 1.5em; right: 0; }
#announcements .rss a { width: 14px; height: 14px; display: block; background: url(../images/rss.png) no-repeat 0 0; text-indent: -1000em; }

#feed .gfc-resultsHeader  { border: none; }
#feed .gfc-title, #feed .gf-author, #feed .gf-snippet, #feed .gf-spacer  { display: none; }
#feed .gf-result { position: relative; font-size: 93%; line-height: 140%;}
#feed div.gf-title { width: 220px; height: auto; padding-left: 20px; background: url(../images/emblem-special.png) no-repeat 0 0;}
#feed .gf-relativePublishedDate { position: absolute; top: 0; right: 0; color: #999; font-size: 0.85em;}
#feed a {text-decoration: none;}
#feed a:hover { text-decoration: underline;}
