/* // Insight stylesheet // */

#billboard {
	background-image: url(/assets/gfx/billboards/billboard_insight.png);
}
#monitor p {
	color: #FFFFFF;
}
#monitor .dropdown {
	background-color: #DB551B;
	color: #FFFFFF;
}

#content h1, #content h2, #content h4, #content h5, #content a {
	color: #E97B26 !important;
}

#content a:hover {
	color: #FFA35C !important;
}

#tabs ul li.currentpage {
	background-color: #E97B26;
}

#subscribe {
	display: none;
}
