﻿.liveresults .div_left {
	width:100px;float:left;text-align:right;
}
.liveresults .div_center {
	width:100px;float:left;text-align:center;
}
.liveresults .div_right {
	width:100px;float:left;text-align:left;
}

