#news_type {
	display:block;
	position: absolute;
	right: 0;
	top: 0;
	background: #90cbee;
	color: #16699a;
	font-weight:bold;
	padding: 0 2px 2px 2px;
	margin: 0;
	width: 90px;
	text-align: center;
	height: 14px;
	line-height: 15px;
	border-left: 1px solid #16699a;
	border-bottom: 1px solid #16699a;
}

#news h1 {
	font-size:14px;
	margin-top: 2px;
	margin-bottom: 2px;
}


#news p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#news_date {
	font-size: 10px;
	font-weight:bold;
}

.news_img_banner {
	width: 578px;
	height: 98px;
	border: 1px solid #335386;
	margin: 0 0 12px 0;
}

#news_divider {
	display: none;
}

#NewsHead {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	color: #fff;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 0 3px 0;
	border: 1px solid #156798;
	background: #156798;
}

#NewsFoot {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	color: #fff;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 0 3px 0;
	border: 1px solid #156798;
	background: #156798;
}

#news_reporteddate {
	margin-top: 2px;
	margin-bottom: 12px;
	color: #818181;
}

#news_categorytype {
	float: right;
	font-weight: bold;
	color: #094264;
}

#news_categorytype_flash {
	display: block;
	float: right;
	font-weight: bold;
	background: #c00;
	color: #fff;
	padding: 2px;
	border: 1px solid #a20000;
	text-transform: uppercase;
}

#news_img_nodisplay {
	display: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.news_item_extras {
	display: block;
	position: relative;
	height: 29px;
	margin: 0;
	padding: 0;
}

.news_item_extras_list {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.news_item_extras ul span {
	position: absolute;
	left: -99999px;
	width: 1em;
}

.news_item_extras li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.news_item_extras li a {
	display: block;
	position: relative;
	height: 17px;
	outline: none;
}

li.news_item_extras_discuss {
	margin: 0 27px 0 0;
}

.news_item_extras_discuss a {
	background: url(/images/discuss.gif) no-repeat 0 1px;
	padding-left: 20px;
}

.news_item_extras_print a {
	background: url(/images/print.gif) no-repeat 0 1px;
	padding-left: 20px;
}

li.news_item_extras_digg, li.news_item_extras_delicious, li.news_item_extras_reddit, li.news_item_extras_newsvine, li.news_item_extras_facebook, li.news_item_extras_myspace, li.news_item_extras_stumbleupon {
	display: block;
	position: absolute;
}

li.news_item_extras_digg {
	right: 150px;
}

li.news_item_extras_delicious {
	right: 125px;
}

li.news_item_extras_reddit {
	right: 100px;
}

li.news_item_extras_newsvine {
	right: 75px;
}

li.news_item_extras_facebook {
	right: 50px;
}

li.news_item_extras_myspace {
	right: 25px;
}

li.news_item_extras_stumbleupon {
	right: 0;
}

.news_item_extras_digg a, .news_item_extras_delicious a, .news_item_extras_reddit a, .news_item_extras_newsvine a, .news_item_extras_facebook a, .news_item_extras_myspace a, .news_item_extras_stumbleupon a {
	width: 16px;
	height: 17px;
}

.news_item_extras_digg a {
	background: url(/images/news/share/digg.png) no-repeat 0 1px;
}

.news_item_extras_delicious a {
	background: url(/images/news/share/delicious.png) no-repeat 0 1px;
}

.news_item_extras_reddit a {
	background: url(/images/news/share/reddit.png) no-repeat 0 1px;
}

.news_item_extras_newsvine a {
	background: url(/images/news/share/newsvine.png) no-repeat 0 1px;
}

.news_item_extras_facebook a {
	background: url(/images/news/share/facebook.png) no-repeat 0 1px;
}

.news_item_extras_myspace a {
	background: url(/images/news/share/myspace.png) no-repeat 0 1px;
}

.news_item_extras_stumbleupon a {
	background: url(/images/news/share/stumbleupon.png) no-repeat 0 1px;
}
