#canvas #right_content {
	float: right;
	text-align: center;
	width: 498px	
}

div.line {
	border-bottom: 1px solid #AFB1B4;
	bottom: 0px;
	left: 37px;
	position: absolute;
	width: 425px
}

a.blue,
div.text span.blue,
div.content span.blue {
	color: #5A6B76; 
	font-size: 15px
}

a.yellow,
div.text span.yellow,
div.content span.yellow {
	color: #FDBC21; 
	font-size: 15px
}

span.yellow_std {
	color: #FDBC21;
	font-size: 10px
}

span.blue_std {
	color: #5A6B76;
	font-size: 10px
}




 




