/** HTU base **/
.htu { width: 300px; font-family: helvetica, arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; margin-bottom: 16px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin: 0 auto 16px auto; }
.htu a, .htu.fn a { color: #183A52; text-decoration: none; }
.htu a:hover, .htu.fn a:hover { color: #006699; text-decoration: underline; }
.htu.fb a { color: #004E76; }
.htu.fb a:hover { color: #3399CC; text-decoration: none; }
.htu h2 { padding: 0; }
.htu a.more { color: #fff; position: static; margin: 0; }
.htu a.more:hover { background: #006699; color: #fff; text-decoration: none; }

/** HTU header **/
.htu header { overflow: hidden; line-height: normal; margin-bottom: 12px; }
.htu header h2 { float: left; font-size: 24px; margin-top: 3px; }
#rail .htu header h2 { font-size: 24px; }
.htu.fn header, .htu.fb header { padding: 11px; margin-bottom: 0; position: relative; }
.htu.fn header h2, .htu.fb header h2 { text-indent: -9999em; background: #f4f4f4 url('http://global.fncstatic.com/static/v/all/img/htu-logos.jpg') no-repeat; margin-top: 6px; height: 15px; width: 97px; }
.htu.fb header h2 { background-position: 0 -15px; width: 150px; }
.htu header .more { float: right; background: #183a52; padding: 7px 10px 5px 10px; font-size: 12px; line-height: 12px; font-weight: normal; color: #fff; margin-top: 3px; }
.htu.fn header .more, .htu.fb header .more { top: 10px; right: 12px; margin-top: 0; }
.htu.fb header .more { background: #004e76; }
.htu.fn header .more:hover { background: #006699; }
.htu.fb header .more:hover { background: #3399CC; }
.htu.fb header .more:hover { color: #fff; }
.htu .content { border: 1px solid #ccc; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.htu.fb, .htu.fn {  border: 1px solid #ccc; }
.htu.fb .content, .htu.fn .content { border: 0; }

/** HTU featured article **/
.htu .feature .m { margin-bottom: 10px; position: relative; width: 298px; height: 96px; }
.htu .feature h2 { border-bottom: 1px solid #ccc; margin: 0 12px 12px 12px; padding-bottom: 12px; font-size: 18px; line-height: 24px; }
.htu .feature h2 a { font-size: 18px; text-transform: none; }

/** HTU lower articles **/
.htu ul { margin: 0 12px 4px; }
.htu li { color: #bb0000; list-style-type: none; margin: 0; padding: 0 0 12px 12px; background-position: 0 6px; }
.htu li h2 a { font-size: 12px; text-transform: none; }
body.fn2 .htu li, .htu li { background: url('http://global.fncstatic.com/static/v/all/img/bg-icon-6.gif') 0 6px no-repeat; }
body.fb2 .htu li, .htu.fb li { background: url('http://global.fncstatic.com/static/v/fb2/img/bg-marker-1.gif') 0 6px no-repeat; }

/** HTU footer ad **/
#doc .htu .ad-container { padding: 3px; padding-top: 10px; position: relative; display: block; margin-bottom: 0; }
#doc .htu .ad-container:before { content: ""; display: block; background: url('http://global.fncstatic.com/static/v/all/img/sponsored-by.gif'); position: absolute; top: 0; left: 3px; width: 71px; height: 5px; }