#news div.moduletable h3 {
	background: none;
	color: #AD241D;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
}

h2.hadl-title, h4.hadl-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bolder;
	text-transform: none;
}

/* CONTENT
--------------------------------------------- */
#hadl-wrap {}

#hadl {
	padding: 0;
}

.hadl-left {
	float: left;
}

.hadl-center {
	float: left;
}

.hadl-right {
	float: right;
}

.hadl-box {
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

.hadl-box img {
	margin-right: 10px;
	padding: 0 15px 15px 0;
	background: url(../images/img-bg.gif) no-repeat bottom right;
}

.hadl-left .hadl-box {
	margin-left: 0;
}

.hadl-right .hadl-box {
	margin-right: 0;
}

div.hadl-section {
	display: block;
	margin-bottom: 5px;
}

div.hadl-section a {
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
}

div.hadl-section a span {
	color: #454545;
	margin: 0;
	display: block;
	font-size: 200%;
	font-weight: normal;
}

div.hadl-section a span.cufon {
	display: block;
	font-size: 1px;
	padding-bottom: 10px;
	float: left;
}

div.hadl-section a:hover,
div.hadl-section a:active,
div.hadl-section a:focus {
	text-decoration: none;
}

.hadl-content-wrap {
	padding-left: 160px;
}

.hadl-content {
	color: #454545;
	margin-bottom: 10px;
}
.hadl-more {
	color: #AD241D;
	display: none;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.hadl-links {
	padding: 0;
	margin: 0;
}

ul.hadl-links li {
	padding-left: 10px;
	background-position: 1px 7px;
}

.hadl-content img {
	margin: 10px 8px 0 0;
	padding: 0 10px 10px 0;
	background: url(../images/img-bg.gif) no-repeat bottom right;
}

.hadl-content p {
	margin-bottom: 10px;
}

.hadl-content a {
	color: #AD241D;
}

.hadl-content a:hover,
.hadl-content a:active,
.hadl-content a:focus {
	color: #AD241D;
}

.hadl-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 10px;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background: #F5F5F5;
	font-style: italic;
}

.hadl-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#hadl-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#hadl-hlwrap-sub .hadl-box,
#hadl-hlwrap-sub .hadl-content {
	padding: 0;
	margin: 0;
	background: none;
}

#hadl-hlwrap-sub h4.hadl-title {
	font-size: 200%;
	font-weight: normal;
}

#hadl-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#hadl-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.hadl-pagenav, .hadl-pagenav-counter {
	text-align: center;
}

.hadl-links li {
	background: none;
	padding-left: 0 !important;
}

.hadl-links li a {
	background: url(../images/arrow.gif) no-repeat 0 5px;
	color: #858585;
	padding-left: 10px;
	font-size: 92%;
}

.hadl-links li a:hover,
.hadl-links li a:focus,
.hadl-links li a:active {
	background: url(../images/arrow-hover.gif) no-repeat 20px 5px;
	color: #AD241D;
}