blockquote.leadIn{
	font-family:Verdana, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFF;
	margin: 0 20px 40px 40px;
	padding: 0 18px 0 18px;
	text-indent: -20px;	font-weight:400;
	line-height: 1.3em;
	float:right;
	width:320px;
	background: url(/images/r_quo.png) no-repeat right bottom;
}
	.leadIn:first-letter {
	background: url(/images/l_quo.png) no-repeat left top;
	padding-left: 20px;

}

.tipLink {
	display:none;
}

h2{
	font-size: 1.2em;
	margin-bottom: 25px;
}
#innerContainer{
	height:auto;
}
p {
	margin:0 0 30px 40px;
	line-height: 22px;
}

.eg{
	font-family: Andale Mono, monospace;
	padding-left: 20px;
	color: #FFF;
}