.news-latest-container .clearfix,
.news-single-item .clearfix {
	clear: both;
}

.news-latest-container .clearfix hr,
.news-single-item .clearfix hr {
	display: none;
}

.news-latest-img {
	text-align: center;
	float: left;
	border: #dddedf 1px solid;
	width: 100px;
	overflow: hidden;
}

.news-latest-container p.bodytext {
	margin: 0px;
}

.news-latest-container h3 a {
	font-weight: bold;
	text-decoration: none;
}

/* DEFAULT TEASER */

.news-latest-item {
	border-bottom: 1px dashed #f5c503;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


.news-latest-container .news-latest-img{
	margin: 0 10px 5px 0;
}

.news-latest-morelink a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: #fff url(../img/xshared/icons/arrows.gif) no-repeat 0px 4px;
}

/* DEFAULT TEASER END */


/* FEATURE TEASER */

.feature-container {
	border: 0px;
	position: relative;
}


.feature-container .news-latest-img {
	width: 200px !important;
	position: relative;
}

.feature-container h3 {
	color: #f5c503;
}

.feature-container h3 a {
	color: #f5c503;
}

.feature-container .teaser-gray .bd {
	position: relative;
}

.news-latest-morelink {
	_position: relative !important;
	width: 490px;
	left: 10px !important;
	_left: 0px !important;
	_top: 0px;
}


.feature-container .news-latest-img{
	margin: 0 15px 10px 0;
}

/* FEATURE TEASER END */


/* NEWS SINGLE ITEM  */
.news-single-img {
	float: left;
	border: #dddedf 1px solid;
	margin: 0 15px 10px 0;
	padding: 0px;
}

.news-single-img p {
	margin:0px;
}

.news-single-subheader h3 {
	font-weight: bold !important;
}

.news-single-timedata {
	font-style: italic;
	margin-bottom: 10px;
}

.news-single-backlink {
	width: 520px !important;
}

.news-single-backlink a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;

	background: #fff url(../img/xshared/icons/backarrows.gif) no-repeat -23px 4px;
}

/* NEW SINGLE ITEM END */