/* TK 43  Reo Revolution stylesheet */

img#Reo-Revolution-Head {
	margin: 20px 0 0 0;
}
#mainContent p#introText {
	color: #000000;
}

#mainContent p#introText span.author {
	color: #ff6600;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}

#mainContent table.imgQuoteTable p {
	background: #ffffff url("/assets/img/bgContributors.gif") repeat-y center top;
	color: #000000;
	margin: 10px;
	padding: 0;
	font-size: 90%;
}

#mainContent table.imgQuoteTable p.byLine {
	background: #ffffff url("/assets/img/bgContributors.gif") repeat-y center top;
	margin: 0 10px 40px 10px;
	padding: 0;
	font-size: 90%;
	font-style: normal;
	color: #ff6600;
}

#mainContent a {
	color: #ED771E;
	text-decoration: none;
	border-bottom: 1px dashed #ff6600;
}

#mainContent a:hover {
	border-bottom: 1px solid #ff6600;
}

#genReo {
	background: #ED771E;
	width: 40%;
	float: right;
	margin: 10px 0 10px 10px;
}

#genReo h2 {
	color: #ffffff;
	padding: 0 20px 0 20px;
	margin-left: 0;
	font-size: 200%;
	text-transform: uppercase;
	font-weight: normal;
	
}

#genReo p {
	color: #000000;
	padding: 0 20px 10px 20px;
	margin-left: 0;
}


