table.content .left {
	vertical-align : top;
	text-align : left;
}
table.content .center, table.content .center img {
	width : 29px;
}
table.content .right {
	vertical-align : top;
	width : 248px;
	padding-top : 24px;
}

/* Region Info */
#region-info {
	background-color : #e3dcee;
}
#region-info .text {
	padding : 7px 15px 15px 15px;
}
#region-info .text .travel-guide {
	margin-top : 6px;
}
#region-info .travel-guide a, #region-info .travel-guide a:active {
	color : #2487b0;
	padding-left : 1.0em;
	background-image : url(../images/link-arrow-right.gif);
	background-repeat : no-repeat;
	background-position : 0 .4em;
	text-decoration : none;
	font-weight : bold;
}
#region-info .travel-guide a:visited {
	color : #93B054;
	background-image : url(../images/link-arrow-right-visited.gif);
}
#region-info .travel-guide a:hover {
	text-decoration : underline;
}
#region-info .statement {
	color : #a45acb;
	font-weight : bold;
	margin : 12px 0 8px 0;
}
#region-info .blurb {
	margin : 12px 0 8px 0;
}
#region-info .teaser .image {
	border-top : 1px solid white;
}
#region-info .teaser .teasertitle {
	font-weight : bold;
	margin-bottom : 12px;
}
#region-info .teaser a {
	color : #2487b0;
}
#region-info .title {
background-color:#BFABE0;
height:29px;
vertical-align:middle;
}
#region-info .title h2 {
color:#FFFFFF;
font-size:1em;
font-weight:bold;
margin:0;
padding:8px 0 0 13px;
}
