﻿div.CenterPanel div.RightPane {
	float:left;
	padding:0px;
	width:455px;
	margin-bottom:30px;
}

div.CenterPanel div.RightPane span.Title {
	display:block;
	float:right;
	margin-right:5px;
	margin-top:1px;
}

div.CenterPanel div.RightPane span.Text {
	float:left;
	display:block;
	margin:0px;
	width:455px;
	color:#000000;
	text-align:left;
}