/* HOME PAGE
*/

/* layout adjustments */
#content { padding: 0 0 10px 0; }
#main-content { width: 935px; float: none; position: relative; }
#lead { width: 935px; height: 390px; margin-bottom: 50px;  }
	.flash-enabled #lead { margin-bottom: 11px; }
.page-section {	margin: 0; padding: 0; border-top: 0; padding: 0 20px;}
	.flash-enabled .page-section{margin-top:-35px;}
	.flash-enabled #ticker{position:relative;top:-28px;}
/*
.js-enabled #lead img { visibility: hidden; }
*/

.page-section h3 { font-weight: bold; margin-bottom: 8px; }
.page-section p { padding: 0; clear: both; line-height: 1.4; }
/* bottom promo boxes */
.container p { margin-bottom: 5px; }
.container { width: 275px; float: left; margin-right: 35px; padding: 0; }
#views { margin-right: 0; }
/* special announcements */	
#special-news, #alert { line-height: 1.4; }
/* alert */
#alert { margin-bottom: 30px; }
#emergency { margin-left: 30px; }
/* stock */
#ticker{text-align:right;}
#ticker a { color: #444; font-weight: normal; }
#ticker a:hover { text-decoration: none; }
.stock-up { color: #6EB820; padding: 0 5px; font-weight: bold; }
.stock-down { color: red; padding: 0 5px; font-weight: bold; }