/* HEADER */#header-left h1 {	display: none;	}/* MAIN CONTENT AREA */#content-right-title {	float: left;	display: inline;	padding: 10px 0px 0px 10px;	}#flashcontent {	width: 240px;	display: inline;	float: right;	text-align: right;	padding: 10px 9px 0px 0px;	}#content-right ul {	padding-left: 10px;	margin-left: 10px;	font-size: 1.1em;	line-height: 1.5em;	}#content-right li {	list-style-type: square;	color: #777777;	padding: .5em 0;	}		/* LEFT COLUMN */	#content-right-leftcol {	width: 210px;	padding: 3px 0px 0px 20px;	}#content-right-leftcol h2 {	font-size: 1.1em;	line-height: 2em;	border-bottom: 1px solid #aaaaaa;	margin-bottom: 5px;	}#content-right-leftcol p {	font-size: 1.1em;	line-height: 1.5em;	padding: .5em 0;	}#content-right-leftcol a {	color: #bf4d02;	}#content-right-leftcol a:hover {	color: #333333;	}		/* MIDDLE COLUMN */	#content-right-midcol {	width: 210px;	padding: 3px 0px 0px 20px;	}#content-right-midcol h2 {	font-size: 1.1em;	line-height: 2em;	border-bottom: 1px solid #aaaaaa;	margin-bottom: 5px;	}#content-right-midcol p {	font-size: 1.1em;	line-height: 1.5em;	padding: .5em 0;	}#content-right-midcol a {	color: #bf4d02;	}#content-right-midcol a:hover {	color: #333333;	}	/* RIGHT COLUMN */	#content-right-rightcol {	width: 240px;	text-align: left;	padding: 0px 9px 0px 0px;	}#content-right-rightcol h2 {	display: none;	}#content-right-rightcol h3 {	font-size: 1.2em;	line-height: 2em;	padding: .5em 0;	text-align: center;	}#future-middle {	background: transparent url("../Burning/images/future-middle-back.gif") repeat-y center top;	padding: 10px 25px 5px 25px;	text-align: left;	}#future-middle p {	font-size: 1.1em;	line-height: 1.7em;	color: #444444;	padding: .75em 0;	}#future-middle a {	color: #444444;	border-bottom: 1px solid #cccccc;	padding-bottom: 2px;	}#future-middle a:hover {	color: #bf4d02;	border-bottom: 1px solid #f79555;	}
