
div.locationContainer table td
	{
	vertical-align: top;
	padding: 3px
	}
	
div.locationContainer table td table
	{
	background: url(/media/gfx/bg_content.png);
	_background: #000;
	border: 1px solid #333;
	border-bottom: none;
	width: 100%
	}
	
div.locationContainer table td table td
	{
	vertical-align: top;
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid #333
	}
