#left {
	width: 680px;
	float: left; }
h3 {
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #5a7489; }

#intro { margin-bottom: 4em; font-size: 120%; }
#intro h3 {
	padding: 0;
	margin: 0 0 -.6em 0;
	width: 700px;
	height: 50px;
	border-bottom: none;
	text-indent: -9999px;
	background: url(/images/index-headline.gif) no-repeat top left; } }
#intro p { padding: 0; margin: 0; }	
#loadBar, #emailSuccess {
	display: none; 
	text-align: center;
	padding: 12px 16px;
	font-size: 120%;
	color: #222; }
	
#highlight {
	padding: 10px;
	float: right;
	width: 210px;
	/*border: 1px solid #ddd9cd;
	background-color: #faf8f2; */ }
	#highlight ol, #highlight ul { 
		list-style: none;
		padding: 0;
		margin: 0;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1; }
	#highlight ol li { 
		margin-bottom: 30px;
		clear: both; }
	#highlight ul li { 
		clear: none;
		margin-bottom: 0; }
	
	#highlight ul li.thumb img { border: 1px outset #5a7489; }
	
	#highlight li.description * {
		padding: 0;
		margin: 0; }

	#highlight li.description h4 {	font: 80%/1.6 'Helvetica Neue LT Std', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif; }
	#highlight h4 a {
		text-decoration: none;
		font-size: 1.2em;
		line-height: 1.3;
		font-weight: normal;
		text-decoration: none;
		padding-bottom: 2px;
		display: block; }
#highlight h4 a:hover { text-decoration: underline; }
#highlight h3 { 
	font-size: 1.4em;
	line-height: 1.2; }

#fromblog * {
	padding: 0;
	margin: 0; }
#fromblog h4 {
	font-size: 1.5em;
	margin: .5em 0 0 0;
	font-weight: normal; }
#fromblog p { font: 100%/1.6 'Helvetica Neue LT Std', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif; }
#fromblog p.more {
		background: url(/images/bullet_go.png) no-repeat top left;
		padding-left: 18px;
		font: 80%/1.6 Verdana, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-top: 5px; }