body 
{
    
}

.baseMapButtonActive {FONT-WEIGHT: bolder;}
.linkDiv 
{
	display: none;
	font-size:small;
	position: absolute; 
	right: 1px; 
	top: 1px; 
	z-index: 200; 
	border: solid 1px #006699;
	border-right: 0px;
	background-color: #ECF1F8;
	font-weight: bolder;
		
	padding:20px 4px 4px 4px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
				
}
.linkDiv_Close
{
	position: absolute; 
	float:right;
	right: 1px; 
	top: 1px; 
	cursor:pointer;
}
		
.linkDiv_Text
{
	float:left;
	position: absolute; 
	left: 1px; 
	top: 1px; 
}

.photoWrapper {
	text-align: left;
	width: 90%;

}
.titleLeftText {
	font-weight:bolder; 
	float:left;
	font-size:80%;
	padding-bottom:1px;
}
.titleRightText {
	font-weight: normal; 
	text-align:right;
	font-size:80%;
	right:2px;
	float:right;
    color:gray;
}
.photoCourtesyText { 
	float:left;
	font-size:80%;
	padding-bottom:1px;
	border-bottom: solid 1px #006699;
}
.thumbnailPhoto {
    
	padding-bottom:15px;
	border-bottom: solid 1px #006699;
}
.thumbnailPhoto2 {
	padding-bottom:5px;
}
.ddlDiv 
{
	font-size:small;
	position: absolute; 
	width:270px;
	right: 1px; 
	top: 1px;
	left: 200px;  
	z-index: 200; 
	border: solid 1px #006699;
	background-color: #ECF1F8;
	font-weight: bolder;
		
	padding:2px 2px 2px 2px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
				
}
