/** HEADLINE **/
div#headline { float: right; width: 570px; height: 116px; margin-bottom: 10px; }
div#headline div { 
	float: left; width: 355px; height: 100px; overflow: hidden; padding: 10px 15px 10px 10px; 
	background: url('../../img/common/bg-headline.png') no-repeat; 
}

div#headline div span { display: block; height: 100%; width: 100%; font-size: 15px; color: #fdb40c; }
div#headline div a.more { float: right; position: relative; top: -35px; color: #08579e; text-transform: uppercase; }

div#headline img { float: right; }
div#headline a.more { color: #08579e; position: relative; top: -10px; }


/** MAIN **/
div.item h3 { color: #08579e; font-size: 1.5em; }

div.item { float: left; width: 265px; height: 200px; padding: 10px; margin-bottom: 10px; }
div.item h4 { color: #505050; font-size: 1em; font-weight: bold; }
div.item p { clear: both; margin-bottom: 2px; margin-top: 8px; color: #505050; }
div.item a.more { color: #fdb40c; }

div#content-left { background: url('../../img/common/bg-shortcol.png') no-repeat; }

div#content-right { float: right !important; height: 430px !important; background: url('../../img/common/bg-tallcol.png') no-repeat; }
div.item li { color: #505050; list-style-image: url('../../img/common/bullett-disc-blue.gif'); margin: 0px 10px 0px 15px; }
