table.newsExtractSimple {
	border: 1px solid #ccc;
}
table.newsExtractSimple td.date_modified {
	padding-right: 10px;
	border-right: 1px dotted #999;
	vertical-align: top;
	white-space: nowrap;
}
table.newsExtractSimple td.body {
	padding-left: 10px;
	vertical-align: top;
}
table.newsExtractSimple td.author {
	padding-left: 10px;
	font-style: italic;
	vertical-align: top;
	white-space: nowrap;
}
.f_textinput .usr_datetime_1 {width:140px;}

div.newsmenuwrap span    {margin-bottom:10px;float:left;}

.rtmodule_news .rtview_listsimple div.abstract_block {
	margin-bottom: 8px;
}
.rtmodule_news .rtview_browse div.abstract {
	margin-bottom: 15px;
}
.rtmodule_news .rtview_browse div.author {
	margin-bottom: 5px;
}
.rtmodule_news .nav ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.rtmodule_news .nav li {
	list-style: none;
	display: inline;
}
.rtmodule_news .nav li.inside {
	border-right: 1px solid #333;
	padding: 0 5px 0 0;
}
.rtmodule_news div.edit {
	padding-bottom: 10px;
	color: #999;
}
.rtmodule_news span.edit {
	font-size: 10px; 
	color: #999;
}
.rtmodule_news div.showall {
	margin-top: 15px;
}
.rtmodule_news div.attachments {
	margin-bottom: 15px;
}
