#news-events-section { display:block; }

/* NEWS */
#news {	width:180px; margin 0; }
.news-item { margin:12px 0 12px 0; }
#news-top { width:170px; height:22px; margin:0; padding:7px 5px 0 5px; background:#65cdcb; }
.news-top-text { color:#ffffff; font-size:9px; text-transform:uppercase; }
#news-body { width:170px; margin:0; padding:7px 5px 1px 5px; min-height:80px; background:url(/images/sideitem-bg.gif) top center repeat-8; }
.news-item-text { color:#53595a; font-weight:bold; font-size:10px; }
.news-item-date { color:#53595a; font-size:10px; }
a.news-link:link,
a.news-link:visited,
a.news-link:active { color:#3fc1be; text-decoration:underline; }
a.news-link:hover { color:#109d9a; text-decoration:underline; }

/* COURSES & EVENTS */
#events { width:160px; margin:10px 0 0 0; background:url(/images/news-bg.gif) top center repeat-y; }
.events-item { margin:12px 0 12px 0; }
#events-top { width:145px; height:22px; margin:0; padding:7px 5px 0 10px; background:url(/images/news-header.gif) top center no-repeat; }
#events-body { width:145px; margin:0; padding:7px 5px 1px 10px; min-height:120px; background:url(/images/news-bg.gif) top center repeat-y; }
.events-top-text { color:#ffffff; font-size:12px; }
.events-item-text { color:#53595a; font-weight:bold; font-size:10px; }
.events-item-date { color:#53595a; font-size:10px; }
a.events-link:link,
a.events-link:visited
a.events-link:active { color:#398ecb; text-decoration:none; }
a.events-link:hover { color:#398ecb; text-decoration:underline; }
#newsevents { margin-bottom:20px; }
.newsevents-item-date { font-size:11px; float:right; line-height:26px; }
.newsevents-item-title { display:block; margin-top:20px; font-size:14px; color:#000; line-height:24px; border-bottom:1px solid #666; width:100%; }
.newsevents-item-date { display:block; }
