#content-left h1 { margin-top: 0px; font-weight: normal; font-size: 1.4em; color: #333333; }
#content-left h2 { font-weight: normal; font-size: 1.2em; color: #333333; }		
#content-left p { font-size: 0.8em; color: #333333; line-height: 1.4em; }
#content-left a { color: #316DFD; }		
#content-left a:hover { text-decoration: none; }

#content-mid h1 { margin-top: 0px; font-weight: normal; font-size: 1.4em; color: #FFFFFF; }
#content-mid h2 { font-weight: normal; font-size: 1.1em; color: #FFFFFF; }		
#content-mid p { font-size: 0.8em; color: #FFFFFF; line-height: 1.4em; }
#content-mid a { color: #333333; }		
#content-mid a:hover { text-decoration: none; }

#content-right h1 { margin-top: 0px; font-weight: bold; font-size: 0.8em; color: #FFFFFF; }
#content-right h2 { font-weight: bold; font-size: 0.7em; color: #FFFFFF; }		
#content-right p { font-size: 0.8em; color: #FFFFFF; line-height: 1.4em; }
#content-right a { color: #333333; }		
#content-right a:hover { text-decoration: none; }


/** Classes for Contribute styles dropdown */

.blue-highlight {
	color: #316DFD !important;
}

.quote {
	padding: 10px;
	background: #BFBFBF;
	border: 1px solid #8A8A8A;
}

#content-mid .quote {
	border: 1px solid #7D7D7D;
	color: #636363 !important;
}