table#eg{
width:450px;
}
table#eg td {
	vertical-align: top; 
	border-top: 0px solid #F2651F; 
	background: white; 
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top:4px; 
}
table#eg td.event {
	font-weight: bold;
}
table#eg td.right {
	text-align : right;
}
