@import url(helixworld.css);

/* the clever navigation highlighting goes here */
/* everything else highlighting */
#ee #press .press,
#null {
	background: #c1d7da;
	text-shadow: 1px 1px 2px #aaa; /* right, bottom, blur, color */
}

.white {color: white !important; }

.raised {vertical-align: 2px; !important; }

.inlinequote {
	font-size: 80%;
	font-weight: bold;
	font-family: sans-serif;
	background-color: rgba(210, 220, 255, 0.8);
	margin: -1.0em 4.0em 0.4em;
	padding: 0.4em;
 }