#tblLocations {
	width: 90%;
	border: 1px solid #666666;
}
#tblLocations td {
	line-height: 1.3em;
	color: #333333;
	letter-spacing: 2px;
	text-align: right;
	padding: 0px 5px;
}
#tblLocations p {


	line-height: 1.2em;
	color: #000000;
	text-align: left;
	padding: 2px;
}
