.roklatestnews h3 {
	font-size: 11px;
	background: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	cursor: pointer;
	margin-bottom: 1px;
}

.roklatestnews .date {
	font-size: 11px;
	color: #666;
}

.roklatestnews div.element span{
	display: block;
	padding-top: 5px;
	text-align: left;
}
.roklatestnews div.element .readon {
	margin: 0px 0px 0px 0px;

}
.roklatestnews .atStart{
	padding-left: 5px;
}