/* Just for the Investors home page */
#content h1, #content h3, #contentwide h1, #contentwide h3 {
	color: #666;
	border: none;
	font-size: 180%;
	font-weight: bold;
	margin: 0 30px 7px 30px;
}

#content blockquote {
	background: url(/img/bg-investor-content-blockquote.png) top left no-repeat;
	padding: 1em 20px 0 20px;
	text-transform: none;
	font-size: 100%;
	color: #666;	
}
	#content blockquote p {
		background: url(/img/bg-investor-content-blockquote-p.png) bottom right no-repeat;
		margin: 0;
		padding: 0 0 1em 0;
	}
/*
#related div dl {
	background: #97ccec;
	border: none;
	text-align: center;
	margin: 0 6px 1px 6px;
}
	#related div dt {
		font-size: 270%;
		width: 136px;
		padding: 0.1em 0;
	}
	#related div dd {
		width: 48px;
		padding: 0.9em 0;
	}
		#related div dd img {
			display: block;
			margin: 0 auto;
		}*/


#content .important h3
{
	color: #666;
	border: none;
	font-size: 150%;
	font-weight: bold;
	
}
#content .important .act a
{
	background: url(/img/bg-midright-action-a.png) right no-repeat;
	font-weight: bold;
	padding: 0 12px 0 0;
}

#content .important ul li
{
	background: transparent url(/img/bullet-investors.png) no-repeat left top;
}
#content .important p.image 
{
	float: left;
}