/* EDITO */

#edito {
	width: 270px; margin-top: 4em; position: relative;
}
#edito h3, #edito .contents {
	font-size: 11px; color: #444; font-family: Verdana, sans-serif;
	margin: 0 3.5em;
}
#edito h3 {
	background: transparent url(../images/edito_arrow.png) top left no-repeat;
	font-weight: bold;
	color: #2054b7;
	padding: 5px 0 5px 10px; margin-bottom: 0.5em;
}
#edito .next a { color: navy; }
#edito #animContainer { margin: 3em 0 0 10px; height: 108px; position: relative; }
#edito .anim  { position: absolute; z-index: 0; }

/* MARKETS */

#markets {
	height: 217px; position: absolute; top: 360px; left: 320px; right: 0;
}

#markets .highlighted {
	width: 164px; margin-right: 1em; float: left;
	background: #eee url(../images/market_highlight_bkgnd_right.png) top right repeat-y;
}
#markets .contents, #markets h2 { padding: 0 0.25em; }
#markets .contents { font-size: 11px; color: #444; font-family: Verdana, sans-serif; }
#markets h2 {
	background: transparent url(../images/none.png) top left no-repeat;
	padding-top: 100px; margin-bottom: 0.5em; text-align: center; font-size: 110%;
}
#markets .highlighted h2 a { padding-top: 100px; }
#markets .catalog_link {
	background: transparent url(../images/market_highlight_bkgnd_bottom.png) bottom right no-repeat;
	padding-bottom: 15px; padding-top: 0.25em; font-weight: bold;
}
#markets #highlighted_1 a { color: #09c; }
#markets #highlighted_2 a { color: #039; }
#markets #highlighted_3 a { color: #036; }

#markets .bkgnd_market_13 h2 { background-image: url(../images/market_highlight_bkgnd_13.png); }
#markets .bkgnd_market_15 h2 { background-image: url(../images/market_highlight_bkgnd_15.png); }
#markets .bkgnd_market_16 h2 { background-image: url(../images/market_highlight_bkgnd_16.png); }