﻿
#download {
    display: block; margin: 20px 0 0 0; padding: 0; width: 253px; height: 53px;
    line-height: 53px; text-indent: -1000em;
    background: url(/Content/images/download.png) no-repeat top left;
}

#download:hover { background-position: bottom left; }

.highlight, .feature { padding: 0 10px 0 60px; margin-top: 1em; position: relative; }
.highlight img, .feature img { position: absolute; top: 0px; left: 0;}

.yui-u h2, .yui-g h2
{
    color: #5d2765;
}

#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; display: block; background: url(/Content/images/rss.png) no-repeat 0 0; text-indent: -1000em; }

.list {margin: 10px, 0, 0, 10px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px;}
.list li { padding-left: 30px; background: url(/Content/images/emblem-special.png) no-repeat 0 0;}

#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(/Content/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;}


.content ul 
{
    padding-top: 20px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.content ul li
{
    height: auto;
    padding-left: 20px;
    margin-bottom: 10px;
    background: url(/Content/images/emblem-special.png) no-repeat 0 0; 
}
