.b_NewsDisplay {
	overflow: hidden;
}
.b_NewsDisplay .top, .b_NewsDisplay .top h1 {
	position: relative;
}
.b_NewsDisplay .top .developing img {
	background: transparent url(/img/upload/interface/oslo-2010/overlay_developingstory.gif) top left;
	width: 145px;
	height: 25px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
.b_NewsDisplay .newslist .story {
	background-image: url(/img/upload/interface/hr_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
.b_NewsDisplay .newslist .story div.image {
	float: left;
	margin-right: 20px;
	border: 1px solid #B1B1B1;
	padding: 3px;
}
.b_NewsDisplay h2 {
	padding-top: 0;
}
.b_NewsDisplay .newslist .ctx {
	width: 450px;
	float: left;
}
.b_NewsDisplay p, .b_NewsDisplay div.preface {
	padding-top: 0px;
	margin: 0 0 15px 0;
}
.b_NewsDisplay .newslist .preface p {
	font-weight: normal;
	display: inline;
	font-size: 12px;
}
.b_NewsDisplay .reaction-status {
	float: right;
	display: inline-block;
	/*
	margin-right: 10px;
	*/
}
.b_NewsDisplay .article h1 {
	line-height: 25px;
	margin-bottom: 5px;
	font-size: 25px;
	color: #636363;
}
.b_NewsDisplay .article h2,
.b_NewsDisplay .article h1 {
	padding-bottom: 3px;
	margin-top: 20px;
}
.b_NewsDisplay .article h2 {
	margin-top: 10px;
	font-size: 16px;
}
.b_NewsDisplay .article .credits {
	padding-bottom: 10px;
	border-bottom: 1px solid #636363;
	margin-bottom: 20px;
}
.b_NewsDisplay .image_container .subtext {
	background-color: #EDEDED;
	padding: 5px;
}
.b_NewsDisplay .image_container {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.b_NewsDisplay .tags {
	background-image: url(/img/upload/interface/hr_bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 25px;
}
.b_NewsDisplay .links h4 {
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 0;
}
div.share {
	background-color: #EBEBEB;
}
div.reactlink a, div.share div.i a {
	margin-bottom: 2px;
}
div.share div.i a:hover {
}
div.share div.i {
	position: relative;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-top: 1px solid white;
}
div.reactlink a, div.share div.blog a {
	background: url(/img/upload/myeurovision/blog_my.gif) no-repeat top left;
	padding-left: 23px;
}
div.share div.facebook a {
	background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?59:26981) no-repeat top left;
	padding-left: 23px;
}
div.share div.digg a {
	position: absolute;
	top: 8px;
	left: 38px;
}
/** this block can spawn some children, they have their own styles */
body div.blocks .nd_child_CB_MediaList, body div.blocks .nd_child_CB_NewsBlock {
	float: right !important;
	background-image: url(/img/upload/interface/oslo-2010/h1_right.jpg);
}
.b_NewsDisplay .nextprev {
	background-image:url(/img/upload/interface/hr_bar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 25px;
}
.b_NewsDisplay .nextprev strong {
	display: none;
}
.b_NewsDisplay .nextprev > div.next {
	background: transparent url(/img/upload/interface/oslo-2010/arrow_right_gray.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 15px;
}
.b_NewsDisplay .nextprev > div.prev {
	background: transparent url(/img/upload/interface/oslo-2010/arrow_left_gray.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 15px;
}

