#Layout1-MarketSectorGroup-List								{}
#Layout1-MarketSectorGroup-List	ul							{ clear:both; color:#FFF }
#Layout1-MarketSectorGroup-List	ul li						{ list-style:none; position:relative; border-top: 1px solid #424242; font-size:10px; }
#Layout1-MarketSectorGroup-List	ul li a						{ text-decoration:none; font-weight:bold; color:#FFF; text-transform:uppercase; display: block; padding: 3px 0; cursor:pointer; }
#Layout1-MarketSectorGroup-List ul li a span.summary-body	{ text-transform:none; font-weight:normal; margin-left:15px; }
#Layout1-MarketSectorGroup-List ul li span.read-more		{ position:absolute; right:2px; text-transform:uppercase; background:url('../grfx/buttons/arrow.png') no-repeat right 3px; padding-right:12px;}

#Layout1-MarketSectorGroup-List ul li a:hover				{ background-color: #c7c7c7; color: #000; text-decoration:none;  }