#mapConteiner {margin: 0px; padding: 0 0 10px 0;}

.mapHolder { float: left; width:450px; height:310px; margin-bottom:10px;}
#embeddedRWC { position:relative; float:left; width: 450px; height: 310px; margin: 0px;}

.copyPanel {height: 15px; width: 100px; position: absolute; left: 5px; top: 18px; z-index: 100;}

/* New pan*/
.pan { clear: both; margin: 0; font-size: 0; padding: 0; width: 450px; height: 15px;  background-repeat: repeat-x; text-align:center;}
.vPan{width: 15px; height: 310px; background-repeat: repeat-y; float: left;}
.vPan img {margin-top: 150px;}
#topPan {background-image: url(../../images/map/bar_t.gif);}
#tlPic { background-image: url(../../images/map/corner_tl.gif); background-position: top left; background-repeat: no-repeat;}
#trPic { padding: 0;  background-image: url(../../images/map/corner_tr.gif); background-position: top right; background-repeat: no-repeat;}
#lPan {background-image: url(../../images/map/bar_l.gif); }
#rPan {background-image: url(../../images/map/bar_r.gif);}
#bottomPan {background-image: url(../../images/map/bar_b.gif);}
#blPic {background-image: url(../../images/map/corner_bl.gif); background-position: bottom left; background-repeat: no-repeat;}
#brPic {background-image: url(../../images/map/corner_br.gif); background-position: bottom right; background-repeat: no-repeat;}
#mapScaleBar {color: #095898; padding-left: 2px; color: Blue; font:13px arial; position: absolute; top: 3px; left: 3px; border: 2px solid #095898; border-top: none; z-index: 100;}

.rwcScaleBar { position:absolute; top: 3px; left: 3px;}

/*New zoom css*/	
#zoomBar { position: absolute; bottom:2px; text-align: center; padding: 0; margin: 0;}
#zoombuttonarea {position: absolute; bottom:2px; text-align: center; padding: 0; margin: 0; z-index: 101; width: 450px;}
#zoomBar a {border: 1px solid black; padding: 0px 5px 0px 5px; margin: 2px; text-decoration: none; color: black; }
#zoombuttonarea a img {border: none; text-decoration: none;}
#zoombuttonarea input { font-size: 11px;}

.rwcZoomControlOverlay{ position:absolute; top: auto; bottom:5px; right:50%; margin-right: -82px;}
.rwcPanControlOverlay{position:absolute; top: auto; bottom:95px; right:50%; margin-right: -70px; }
