/*#frontnewswrap {
	background:#DBDBDB;
}*/
#frontnewswrap .article_seperator {
	background: none;
}

.ja-newsblock {
	margin: 0;
	display: block;
}

.ja-newsitem {
	padding: 0;
	text-align: center;
}

div.cateitems {
	background:#DBDBDB;
	padding:10px 10px 0;
}
a.ja-newscat span {
	font-weight: bold;
	padding: 2px 5px 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.ja-newstitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	font-size:1.5em;
	line-height:22px;
}

a.ja-newstitle:hover, a.ja-newstitle:active, a.ja-newstitle:focus {
	color: #0B3768;
	text-decoration:none;
}

div.ja-newscontent {
	background:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding:5px 15px;
	font-size: 92%;
	overflow:hidden;
}
.newscontentleft {
	width:360px;
	float:left;
}
.newscontentright {
	margin-left:360px;
	padding-left:20px;
}

.ja-newscontent img {
	margin: 5px 0 0 0;
	border: 1px solid #547EC0;
	width:156px;
}

.ja-newscontent p {
	margin: 5px 0;
}

.ja-newsitem ul {
	margin: 10px 0 0;
	padding: 0;
}

ul.ja-newslinks {
	margin: 15px 0 0;
	padding: 0;
}

ul.ja-newslinks li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(arrow.png) no-repeat 2px 8px;
}

ul.ja-newslinks li a,
ul.ja-newslinks li a:hover,
ul.ja-newslinks li a:active,
ul.ja-newslinks li a:focus {
	color: #CCCCCC;
	font-size: 92%;
}

/* headline
--------------------------------------------- */
#jahl-newsitem {
	padding: 5px;
}

div.ja-newscat {
	border-bottom:2px solid #C1C1C1;
	color:#C1C1C1;
	display:block;
	height:25px;
	margin:0;
	padding-left:8px;
	padding-right:0;
	padding-top:0;
	position:relative;
	text-transform:uppercase;
}

div.ja-newscat{
	background:url(../images/titlecaption.gif) no-repeat left center;
}

div.ja-newscat h3 {
	background:transparent url(../images/titlecaption-r.gif) no-repeat scroll right center;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	line-height:25px;
	margin:0;
	padding:0 8px;
	width:96px;
}

#frontnewswrap a.readon {
	font-weight: normal;
	color: #547EC0;
	background: none;
	float: right;
}

#frontnewswrap a.readon:hover,
#frontnewswrap a.readon:active,
#frontnewswrap a.readon:focus {
	text-decoration: none;
	color: #0B3768;
}

