div#content {
	min-height: 469px;
	height: auto !important;
	height: 469px;
	border-right:1px dotted #ccc
}

div#intro { 
	width:588px;
	min-height: 25px;
	height: auto !important;
	height: 25px;	
	margin-left:6px;	
}

div#inttext, div#intro form {
	display:block;
	float:left;
}

div#inttext { 
	width:360px;
	margin-bottom:1em;
	padding-right:10px;
	border-right:1px dotted #ccc;
	margin-right:10px
}

div#intro form select {  }

div#maparea {
	background:url(../../images/generic/dropbg1.jpg) no-repeat;
	padding:22px 0 0 12px;
}

p.bordpad {
	width:573px;
	padding:0 0 0 5px;
}

.col { border-top:1px dotted #ccc;padding:8px 0 0 0;width:573px; }

.col1, .col2, .col3, .col4, .col5 { float:left;margin-top:10px; }

.col1 { width:161px;padding:0 26px 0 5px; }

.col2 { width:367px; }

.col3 { width:256px;padding:0 26px 0 5px; }

.col4 { width:275px; }

.col5 { width:531px;padding:0 26px 0 5px; }

.outofcolpad { padding:0 26px 0 5px; }

#maparea p, #maparea ul, #maparea h3, #maparea img {
	margin-bottom:1em;
}

#maparea ul {
	list-style-type:none;
}

#maparea ul li {
	padding-left:20px;
	margin-bottom:10px;
}

.bulletblue {
	background:url(../../images/interpretation/generic/bullet-blue.jpg) no-repeat;
}

.bulletgrey1 {
	background:url(../../images/interpretation/generic/bullet-grey1.jpg) no-repeat;
}

.bulletgrey2 {
	background:url(../../images/interpretation/generic/bullet-grey2.jpg) no-repeat;
}

.bulletred {
	background:url(../../images/interpretation/generic/bullet-red.jpg) no-repeat;
}

.col2 img {
	margin-left:10px
}

div#linkgroup1 { width:305px;margin-top:10px }
div#linkgroup1 a { display:block }


