body
{
}

div.RegionHolder 
{
	overflow : auto;
	position : relative;
	width : 578px;
	height : 405px;
}

td.LDMain 
{
	width : 558px;
	height : 437px;
	vertical-align : top;
	padding : 2px 2px 2px 2px;	
}

table.RegionTable 
{
	position : absolute;
	width : 558px;
}

td.RegionHeader, th.RegionHeader
{
	vertical-align : top;
	width : 558px;
	font-size : 0.8em;
	color : #FFFFFF;
	background-color : #99CCFF; 
	padding : 2px 2px 2px 2px;
	text-align : left;
	font-weight : bold;	
}

td.RegionMatch
{
	vertical-align : top;
	width : 500px;
	font-size : 0.7em;
	color : #333333;
	background-color : #FFFFFF;
	padding : 2px 2px 2px 2px;
	text-align : left;
	border-bottom-style : solid;
	border-bottom-color : #CCCCCC;
	border-bottom-width : 1px;
}

a.RegionLink 
{
	color : #3399FF;
	text-decoration : underline;
}

a.RegionLink:hover
{
	color : #FF3333;
}

/* Page Address Section */

td.ldAddressHolder
{
	font-size : 0.8em;
	color : #999999;
	text-align : left;
	padding-left : 10px;
	width : 200px;
}

td.LDAddressInput
{
	height : 250px;
	vertical-align : top;
}

td.LDAddressDetails
{
	height : 150px;
	vertical-align : top;
}

/* Info Text */
td.ldInfo
{
	font-size : 0.8em;
	color : #333333;
}
