/* CSS Document */

#uxDirections tr {
	vertical-align: top;
}
#uxDirections td {
	padding: 4px;
	width: 40%;
}
#uxDirections td+td {
	width: 60%;
}