.ridersname {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ridersname_center {
	margin-left: 11px;
	margin-right: 11px;
}
#ridersphoto {
	margin-right: 10px;
	margin-left: 10px;
}
.finalbox {
	width: 760px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.column_cb {
	text-align: left;
	margin-top: 15px;
}
