/* Content */

.heading {
	text-transform:uppercase;
	font-weight:bold;
	color:#0c32a4;
	font-size:17px;
	font-family:Arial;
	text-decoration:none;
}

.event_date {
	color:#000000;
	font-weight:bold;
	font-size:12px;

}

.content_posted {
	color:#7b7b7b;
	font-size:10px;
}

/* Read More & Read More Links */

.read_more {
	color:#0c32a4;
	font-size:10px;
	margin-top:-7px;
	background-image:url(../images/icons/read_more.gif);
	width:70px;
	height:15px;
	/*text-align:right;*/
}

.read_more:hover {
	background-position:70px
	/*text-align:right;*/
}

.rider_category {
	font-family:Arial;
	color:#0c32a4;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

.rider_category u {
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #000000;
}

.rider_detail {
	font-size:14px !important;
	text-transform:none !important;
}
