﻿#body { width: 500px; float: left; }
#sideContent { width: 240px; float: right; }

.newsExcerpt { margin: 0 0 10px; padding: 1px 0; }
.newsExcerpt h2 { margin: 0; }
.externalResource { padding: 0 0 12px; background: url(Content/Divider.gif) bottom left no-repeat; margin: 0 0 10px 0; }
.externalResource .image { width: 70px; margin: 5px 0; }
.externalResource .description { color: #666; line-height: 16px; margin: 0 0 5px 0; }
.externalResource h3 { color: #004161; text-transform: uppercase; font-size: 13px; margin: 0 0 5px; }
.externalResource .content {  }

div.newsReleaseItem { padding: 15px 0 0 0; clear: both; }
div.newsReleaseItem h3 { color: #3f0006; margin: 0px; font-size: 1.3em; line-height: 1.5em; }
div.newsReleaseItem span.sourceInfo { font-style: italic; font-size: 0.9em; }
div.newsReleaseItem div.actionPane { margin: 10px 0 0 0; }

div.filesPane a { display: block; cursor: pointer; }
div.filesPane a span { display: block; padding: 2px 0 0 0; float: left; }

div.iconsPane a { display: block; cursor: pointer; float: left; margin: 0 2px 0 0; }

