body {
	margin: 0;
	padding: 77px 20px 0 25px;
	background: #fff url(../img/popup/bg-body-popup.gif) top right repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #747364;
	}
	body#environment {background: #fff url(../img/popup/bg-body-env.gif) top left no-repeat;}

/*/*/ 
img {border: none;}
/* End NS4 Hiding */

#tourInfo {
	position: relative;
	padding-top: 1px;
	padding-left: 415px;
	width: 606px;
	height: 249px;
	
	w\idth: 191px;
	he\ight: 248px;
	}
	
	#locationShot {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#locationDescription {
		position: absolute;
		top: 264px;
		left: 2px;
		font-size: 9px;
		font-weight: bold;
		color: #76872f;
	}
	
	#photoInfo {
		position: absolute;
		top: 306px;
		left: 2px;
		font-size: 9px;
		font-weight: bold;
		color: #747364;
	}
	
	#tourInfo p {margin-top: 0;}
	
	#navigation {
		position: absolute;
		top: 202px;
		left: 414px;
		height: 47px;
		width: 192px;
		padding-top: 20px;
		border-top: 1px solid #c9c8c8;
		
		he\ight: 27px;
		}
		#previous {margin-right: 68px;}
		
#popImage {
	padding: 5px;
	}
	#popImage IMG {border: 2px solid #b2b0a7;}

.legend {
	font-weight: bold;
	margin-left: 8px;
	padding-bottom: 12px;
}