.item-table .opt-contents {
	padding: 0;}

.item-body-row {
/*	display: none;*/}

.item-body-row.firstitem {
/*	display: table-row; */}

table.news-table td.date {
	width: 8em;}

table.news-table h4 {
	margin: 0;}

table.news-table td.icon {
	vertical-align: top;}

table.news-table td.icon img {
	border: 1px solid #87AAB9;}

.item-table table {
	padding: 0;
	margin: 0;
	width: 100%;}

.item-table td {
	font-size: 0.9em;
	line-height: 1.2em;}

.item-table td {
	padding: 2px 2px 2px 5px;}

.item-table td.title * {
	margin: 0.2em 0;}

.item-table td.title h4 {
	font-size: 1em;
 	font-weight: bold;
	color: #FC6;}

.item-table td.title h4 a {
 	font-weight: bold;
	color: #fff;
	text-decoration: none;}

.item-table td.title h4 a:visited {
	color: #ccc;}

.item-table td.title h4 a:hover {
	color: #FC6;
	background-color: transparent;}

p.item-more-link {
	text-align: right;}

p.item-more-link a.documentlinkicon {
	color: #FFF;
	text-decoration: none;
/*	margin-right: 5px;*/}

p.item-more-link a.documentlinkicon:visited {
	color: #CCC;}

p.item-more-link a.documentlinkicon:hover {
	color: #FC6;}

/* temp styling until we get some body text going */

table.forum-table .item-body-link {
	float: right;
	width: 25%;}

table.forum-table .item-body-row.firstitem {
	display: none;}

.me2-item-title-row h4 {
	background:url(../../../../images/me/me2_news_icon.gif) 0 0 no-repeat;
	padding-left:20px;}

table.forum-table td.title h4 {
	width: 70%;
	float: left;}	

/* News Archive */

.news-archive h4 {
	margin: 0 !important;}

.news-archive td.date, .news-archive td.title {
	padding-top: 7px;}

.news-archive td {
	padding: 4px 2px 2px 5px;}

.news-archive p {
	margin: 2px 0 10px 0;}

