#navigation {
	border-bottom:10px solid #8eb737;
	margin-bottom:20px;
	}

#main #mainContent {
	width:384px;
	}

#main .sideContent .infoBox h2 {
	color:#fff;
	background:url(../images/grey_box_top.gif) left top no-repeat;
	border-bottom:1px solid #708690;
	}

#main .sideContent .infoBox h2 a {
	color:#fff;
	}

#main .sideContent .infoBox .infoBoxBody {
	border-top:1px solid #8e9fa7;
	background:url(../images/grey_box_bottom.gif) left bottom no-repeat;
	}

#main #mainContent .infoBox h2 {
	color:#fff;
	font-style:italic;
	background:#95abb5;
	}

#main #mainContent .infoBox h2 a {
	color:#fff;
	}

#main #mainContent .infoBox .infoBoxBody {
	background:#b0c3cb;
	}
	
#main #mainContent .chartBox {
	margin-top:-3px;
	}
	
#everything #main .sideContent .infoBox .infoBoxBody p {
	color:#fff;
	}

/* Styles for for Quick Searches */

#main .sideContent .infoBox .infoBoxBody .keyword input {
	width:195px;
	height:13px;
	border:1px solid #8b8b8b;
	padding:5px;
	margin:1px 6px 0 0;
	float:left;
	display:inline;
	}

#main .sideContent .infoBox .infoBoxBody .keyword label {
	display:none;
	}

#main .sideContent .infoBox .infoBoxBody .sectorList select {
	float:left;
	display:inline;
	font-size:1.1em;
	padding:0.1em;
	width:205px;
	height:21px;
	margin:2px 6px 0 0;
	}

#main .sideContent .infoBox .infoBoxBody .submit a {
	background:url(../images/grey_box_go.gif) 0 0 no-repeat;
	margin-top:1px;
	float:left;
	}

#main .sideContent .infoBox .infoBoxBody .submit a:hover,
#main .sideContent .infoBox .infoBoxBody .submit a:active {
	background-image:url(../images/grey_box_go_on.gif);
	}

/* Style for Sector Search */

#main .sideContent .selectASector h2 {
	color:#596366;
	background:url(../images/content_box_286_top.gif) left top no-repeat;
	border-bottom:1px solid #d3dde2;
	}

#main .sideContent .selectASector .infoBoxBody {
	border-top:1px solid #fff;
	background:url(../images/content_box_286_bottom.gif) left bottom no-repeat;
	}

/* Styles for News Scroller */

#idscr0 a.scrollerbody {
	color:#fff !important;
	text-decoration:none;
	font-size:1.2em;
	}

#idscr0 a:hover.scrollerbody {
	text-decoration:underline;
	}

