.lf { float: left; }
.rf { float: right; }

.globalmaps {
	padding: 18px 27px;
    font-size: 12px;
    line-height: 20px;
}

.globalmaps p {
    padding-bottom: 18px;
}

.globalmaps-grid {
    padding: 19px 0 0 39px;
    margin-bottom: 18px;
    position: relative;
    display: block;
    overflow: hidden;
}

.ie6 .globalmaps-grid {
    float: left;
}

.globalmaps-grid div {
    background: transparent url('/siteimages/backgrounds/bg-globalmaps-grid.gif') no-repeat top left;
    float: left;
    width: 276px;
    height: 183px;
    overflow: hidden;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    color: #aaaaaa;
    padding: 8px 0 0 12px;
    margin: 6px 6px 6px 7px;
}

.globalmaps-grid div:hover {
    background-position: 0 -191px;
}

.globalmaps-grid div a {
    text-align: left;
}

.globalmaps-grid div img {
    margin-top: 15px;
}

.globalmaps-grid .cf {
    display: block;
}

.map-dataset {
    width: 680px;
    margin: 0 auto;
    padding: 15px 0 0 0;
}

.map-dataset .dataset-colorbar {
    height: 35px;
}

.map-dataset .dataset-colorbar img {
    float: right;
}

.map-dataset .dataset-colorbar h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    padding-top: 9px;
}

.map-dataset .dataset-image {
    text-align: center;
    padding: 12px 0px;
}

.map-dataset #progressbar {
    width: 560px;
    margin: auto 59px auto 59px;
}

.map-dataset .gm-controls-buttons {
	height: 15px;
	width: 156px;
	margin: 8px auto 15px auto;
}

.map-dataset .gm-controls-button {
	width: 26px;
	float: left;	
}

.map-dataset .gm-controls-button-wide {
	width: 38px;
	float: left;
}

.map-dataset #dateDisplay {
	font-weight: bold;
	position: absolute;
	z-index: 1;
}

.map-dataset #progressBar {
	display: block;
	margin: 8px 59px 0px 59px;
}

.map-dataset .sliderRange {
	margin-left: 35px;
    margin-right: 30px;
    font-size: 11px;
}


.globalimages {
	padding: 18px 27px;
    font-size: 12px;
    line-height: 19px;
}

.colorbar {
    margin: 9px 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.globalimages p {
    padding-bottom: 18px;
    line-height: 20px;
}

.globalimages p.credit {
	margin-top: 18px ;
	color: #7F7F7F ;
}

.globalimages blockquote,
.gallery_view blockquote {
	margin: 0 36px ;
	padding-bottom: 18px;
	font: 11px/15px 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
}
.gallery_view blockquote {
	margin: 0 18px;
	width: 432px;
}

.globalimages ul.highres {
	list-style: none ;
	margin: 0px 0px 1em 0em ;
	font: 11px/18px 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-weight: bold ;
}

.globalimages ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 18px 18px;
}

.globalimages ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 18px 0;
}

.globalimages ul.list {
	list-style: none ;
}

.globalimages ol.list {
	list-style: none ;
}

.globalimages-grid {
    padding: 12px 0 0 12px;
    margin-bottom: 18px;
    position: relative;
    display: block;
    overflow: hidden;
}

.ie6 .globalimages-grid,
.ie7 .globalimages-grid {
    zoom: 1;
}

.globalimages-grid a {
    display: block;
    background: transparent url('/siteimages/backgrounds/bg-globalimages-grid.gif') no-repeat top left;
    float: left;
    width: 294px;
    height: 236px;
    overflow: hidden;
    padding: 0 9px 0 9px;
    margin: 0 10px 10px 0;
    text-decoration: none !important;
}

.globalimages-grid a.grid-alt {
    background-image: url('/siteimages/backgrounds/bg-globalimages-grid-alt.gif');
}

.globalimages-grid a:hover {
    background-position: 0 -236px;
}

.globalimages-grid h3 {
    height: 31px;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    text-transform: uppercase;
    padding-left: 5px;
}

.globalimages-grid a.grid-alt h3 {
    color: #fff;
}





