.roklatestnews h3{
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	padding: 2px;
	padding-left: 18px;
	padding-top: 5px !important;
	padding-bottom:5px !important;
	cursor: pointer;
	color: #666;
	background: url(../closed.gif) left 5px no-repeat;
	clear: left;
}
.roklatestnews .date {
	font-size: 11px;
	color: #666;
}
.roklatestnews div.element span{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}

.roklatestnews div.element .readon {
	padding-left: 5px;
}
.roklatestnews .toggle-hilite
{
	background: url(../open.gif) left 5px no-repeat;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
