#trainingleft {
	
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
	padding-botton: 5px;
}



#trainingright {
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 300px;
	padding-botton: 5px;
}

