.roklatestnews h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	background: #ffffff;
	border-top: 1px solid #99ccff;
	/*border-bottom: 1px solid #e1e4e7;*/
	padding: 3px 0 4px 55px;
	cursor: pointer;
	margin-bottom: 1px;
	text-indent: -55px;
	font-family: Arial;
}

.roklatestnews .date {
	font-size: 11px;
	color: #3366ff;
}

.roklatestnews div.element span{
	display: block;
	padding-top: 2px;
}

.roklatestnews div.element .readon {
	margin: 0 0 5px 0;
	font-weight : normal;
}

.roklatestnews h3:hover  {
      color: #FF6600;
}

.roklatestnews h3:visited, .roklatestnews h3:link {
      color: black;
}