/* News AO */

#wc-module-news {
	position: relative;
	_width: 100%;
}

#wc-module-news .style-link-more {
	text-align: right;
	padding: 1px 11px 11px;
}

#wc-module-news .style-link-more a {
	color: #f68121;
	text-align: right;
	background: url(/graphics/lfhe/icon-ao-arrow-orange-arrow.jpg) right 5px no-repeat;
	padding-right: 14px;
}

#wc-module-news .layer-rss {
	position: absolute;
	top: 8px;
	right: 5px;
}

#wc-module-news .style-link-rss {
    background: url("/graphics//lfhe/icon-ao-rss-orange.jpg") no-repeat top right;
    display: block;
    padding: 6px 27px 7px 5px;
    font-size: 9px;
    color: #fff;
}

/* News Listing Page */

#wc-module-news-page .layer-news-first-row {
	background: none;
}

#wc-module-news-page .layer-first-row .wc-layer-image-holder,
#wc-module-news-page .layer-news-first-row .wc-layer-image-holder {
	float: right;
	width: 250px;
}

#wc-module-news-page .layer-first-row .wc-layer-content,
#wc-module-news-page .layer-news-first-row .wc-layer-content {
    float: left;
    padding-left: 5px;
    width: 61%;
}
#wc-module-news-page p.style-rss{
	z-index:3;
}
/* News Detail Page */

#wc-module-news-page div.result-details img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
