#content { margin-top: 70px; }
#mainContent h2 { background: none; color: #111; margin: 10px 0; }

#howdoi li { line-height: 2em; }

#newsticker, .AttentionMain, #NoticeTicker {
    height: 2.15rem;
    background: #E6F6FF;
    border: 1px solid #C5E6F9;
    padding: 0.25rem;
    margin: 0;
}
    #newsticker h3, #noticeticker h3 {
        line-height: 1.4em;
        border-right: 1px solid #666;
        padding-left: 10px;
    }
        #newsticker h3 a, #noticeticker h3 a {
            font-size: 18px;
            font-family: Georgia, serif;
        }
    #newsticker img, #noticeticker img {
        float: left;
    }
    #newsticker ul, #noticeticker ul {
        margin-left: 180px;
    }
        #newsticker ul li, #noticeticker ul li {
            list-style: none;
            background: transparent;
            height: 14px;
            padding-top: 3px;
        }
    #newsticker .grid_9 a, #noticeticker .grid_9 a {
        font: normal 14px Helvetica, Arial, sans-serif;
        white-space: nowrap;
        font-weight: normal;
    }

#tabs .ui-tabs-panel { height: 200px; line-height: 1.75em; }
#tabs h2 { background: url("/img/nav_bg.png"); color: #e2e2e2; line-height: 1.75em; padding-left: 10px; font-weight: bold; }
#tabs a.seemore { position: absolute; bottom: 20px; right: 20px; font-size: 14px; border: 2px dotted #C5E6F9; padding: 5px 10px; font-weight: normal;  }
#tabs a.seemore:hover, #tabs a.seemore:focus { background: #D0E5F5; border: 2px dotted #A4D4EF!important; }

#highlights img { float: left; margin: 10px; padding-left: 0; clear: left; border: 1px solid #ccc; -moz-border-radius: 3px; }
#highlights h3 { clear: left; font-size: 16px; }

#video { background: #E6F6FF; text-align: center; padding: 0; border: 1px solid #C5E6F9; margin-top: 8px; }
#video h3 { margin-bottom: 5px; background: transparent; color: #e2e2e2; line-height: 1.75em; height: 35px; }

#related {background: #eee; width: 940px; margin: 0 auto; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; height: 220px; /*for IE*/ min-height: 220px;}

#welcome h3 { background: transparent 28% 30% no-repeat; margin-left: 10px; clear: left;}
#welcome img { float: left; margin: 10px 10px 50px 10px; padding-left: 0; clear: left; border: none;}
#welcome p { margin-left: 20px; }
#welcome a { color: #333; background-color: transparent; }

#informed h3 { background: transparent 30% 30% no-repeat; }
#informed p { margin-left: 10px; }
#informed a { color: #333; background-color: transparent; }

