#h-newswrap .article_seperator {

	background: none;

}



.h-newsblock {

	margin: 0;

	display: block;
	
}



.h-newsitem,

.h-newsitem-left,

.h-newsitem-right,

.h-newsitem-center {

	float: left;

	padding: 0;

	text-align: center;

}



.h-newsitem-left,

.h-newsitem-center {

}



.h-newsitem-left div.h-newsitem-inner,

.h-newsitem-center div.h-newsitem-inner,

.h-newsitem-right div.h-newsitem-inner,

.h-newsitem div.h-newsitem-inner {

	text-align: left;

	float: left;

}



.h-newsitem-center div.h-newsitem-inner {

	float: none;

	margin: 0 auto;

}



.h-newsitem-right div.h-newsitem-inner {

	float: right;

}



div.h-newscat {

	display: block;

	height: 22px;

	clear: both;

	border-bottom: 1px solid #A80106;/*1E1E1E*/

	margin: 0 0 5px;

}



div.h-newscat a,

div.h-newscat a:hover,

div.h-newscat a:active,

div.h-newscat a:focus {

	display: block;

	float: left;

	height: 22px;

	line-height: 22px;

	text-decoration: none;

	background: #D9272F;

	color: #FFFFFF;

	text-transform: uppercase;

	font-weight: bold;

	padding-left: 5px;
	
	padding-right: 5px;

}



/*span.title-r {

	display: block;

	float: left;

	height: 22px;

	width: 32px;

	padding: 0;

	background: url(../images/title-r.png) no-repeat;

}*/



.h-newscatwrap .hover .h-newscat,

.h-newsitem-left:hover .h-newscat,

.h-newsitem-center:hover .h-newscat,

.h-newsitem-right:hover .h-newscat {

	border-bottom: 1px solid #A80106;

}



.h-newscatwrap .hover .h-newscat a,

.h-newsitem-left:hover .h-newscat a,

.h-newsitem-center:hover .h-newscat a,

.h-newsitem-right:hover .h-newscat a {

	background: #A80106;

}



/*.h-newscatwrap .hover span.title-r,

.h-newsitem-left:hover span.title-r,

.h-newsitem-center:hover span.title-r,

.h-newsitem-right:hover span.title-r  {

	background: url(../images/title-r-hover.png) no-repeat;

}*/



a.h-newstitle {

	display: block;

	font-weight: bold;

	margin-bottom: 4px;
	
	color: #d9272f;
	
	clear: both;
	
	width: 100%;
	
	float: left;

}



a.h-newstitle:hover, a.h-newstitle:active, a.h-newstitle:focus {

	color: #A80106;
	text-decoration: none;

}



.h-newscatwrap .h-newscontent {

	font-size: 92%;

}



.h-newscontent img {
    margin: 0 8px 0 0;
	float: left;
	/*margin: 2px 10px 5px 0;

	border: 1px solid #CCCCCC;*/

}



.h-newscontent p {

	margin: 0px;/*margin: 10px 0;*/

}



.h-newsitem ul {

	margin: 10px 0 0;

	padding: 0;

}



ul.h-newslinks {

	margin: 15px 0 0;

	padding: 0;

}



ul.h-newslinks li {

	margin: 0;

	padding: 0 0 0 12px;

	background: url(../images/arrow2.png) no-repeat 2px 8px;

}



ul.h-newslinks li a,

ul.h-newslinks li a:hover,

ul.h-newslinks li a:active,

ul.h-newslinks li a:focus {

	color: #d9272f;

	font-size: 92%;

}



/* headline

--------------------------------------------- */

#hhl-newsitem {

	padding: 10px 0;

}



.h-newshlwrap div.h-newscat {

	display: block;

	height: 22px;

	position: relative;

	text-transform: uppercase;

	border-bottom: 1px solid #730408;

}



.h-newshlwrap div.h-newscat span {

	font-weight: bold;
	color: #FFFFFF;

}

#hhl-headlineanchor {
	font-weight: bold;
	color: #333333;
}

#hhl-newsitem a.h-newstitle { 

	font-size: 200%;

	font-weight: normal;

	line-height: normal;

	text-decoration: none;

	color: #333333;

	margin-bottom: 12px;

}



#hhl-newsitem img { 

	margin: 2px 15px 10px 0;

}



/* Control bar

--------------------------------------------- */

.hhl-newscontrol {

	position: absolute;

	bottom: 0;

	right: 0;

	padding: 0;

	display: block;

}



.hhl-newscontrol ul {

	margin: 0 0 0 10px;

	padding: 0;

	float: left;

}



.hhl-newscontrol li {

	margin: 0;

	padding: 0;

	background: none;

	display: inline;

}



#loading-indicator {

	float: left;

}



#hhl-indicator {

	float: left;

	background: #202020;

	padding: 2px 5px;

	font-size: 10px;

	line-height: normal;

	margin-left: 5px;

	display: block;

}



#h-newswrap a.readon {

	font-weight: normal;

	color: #ffffff;

	background: #d9272f;
	
	width: 100px;

/*	float: left;

	display: inline;*/

}



#h-newswrap a.readon:hover,

#h-newswrap a.readon:active,

#h-newswrap a.readon:focus {

	color: #eeeeee;

	background: #d9272f;

}

