ul													{ margin-left: 0; padding-left: 0; }
h5	    											{ margin: 0; padding: 0; font-size: 12px; }
a 													{ outline: none; color: #0066cc; cursor: hand; cursor: pointer; }

.contentModuleB								{ background-color: #fff; border: 1px solid #fff; margin-bottom: 2px; }
.contentModuleB h5						{ text-transform: uppercase; color: #fff; font-size: 11px; }
.contentModuleB .content				{ background-color: #9CB5E6; color: #fff; }
.contentModuleB .content a				{ color: #ffd306; }
.contentModuleB .moreLink				{ color:#333; font-size: 10px; text-align: right; display: block; padding: 2px 7px; }
.contentModuleB .moreLink a			{ color:#333; font-size: 10px; text-align: right; text-transform: lowercase; }
.contentModuleB .yellowHeadline		{ margin-bottom: 1px; }
.yellowHeadline								{ background-color: #9CB5E6; border-top-color: #9CB5E6; color: #333333 !important; font-size: 15px; font-weight: bold; padding: 3px 7px; border-top-width: 1px; border-top-style: solid; text-transform: uppercase; text-align: center; }

ul.charcoalList								{ background-color: #9CB5E6;	font-size: 11px; list-style-type: none; }
ul.charcoalList a								{ background-color: #9CB5E6; color: #fff !important; padding: 2px 7px; display: block; text-decoration: none; font-weight: normal; }
ul.charcoalList a:hover						{ background-color: #C33B6F; }
ul.charcoalList li								{ margin-bottom: 1px; line-height: 1.1; }
ul.charcoalList li a							{ position: relative; }
ul.charcoalList li a span					{ color: #C33B6F; position: absolute; right: 5px; font-size: 12px; font-weight: normal; top: -1px; }

* html ul.charcoalList li					{ margin-bottom: 0; }
* html ul.charcoalList a					{ height: 0; }
