.Scrollbar-Content-Container {
  /*border:1px #7f7f7f solid;*/
  border-bottom:none;
  overflow: hidden; /*eto for displaying borders of scrolling contents*/
  position: absolute;
  top: 145px; right: 41px;
  width: 365px;
  height: 458px;
  background: #FFF url(../images/jsScrollbar/container_background.gif) no-repeat;
}

#body-contact-us .Scrollbar-Content-Container, #body-available-jobs .Scrollbar-Content-Container, #body-available-staff .Scrollbar-Content-Container {width: 546px; height: 468px; top: 136px; right: 62px;}

#body-employees-profile .Scrollbar-Content-Container, #body-applicants-profile .Scrollbar-Content-Container, #body-clients-profile .Scrollbar-Content-Container {width:546px; min-height: 463px; top: 136px; right: 62px;}

* html #body-employees-profile .Scrollbar-Content-Container, * html #body-applicants-profile .Scrollbar-Content-Container, * html #body-clients-profile .Scrollbar-Content-Container { height: 470px; }


#body-view-map .Scrollbar-Content-Container {width: 546px; height: 468px; top: 136px; right: 62px;}
/*#body-view-map  #Scroller-1  {width: 546px; }
#body-view-map .Scroller-Container {padding-left:95px;}*/
/*#body-employees-profile, #body-applicants-profile, #body-clients-profile {}*/

#body-view-map #Scroller-1 {width:546px; min-height: 463px; top: 136px; right: 62px;}

#body-view-map .Scroller-Container {width:546px; min-height: 463px; top: 136px; right: 62px;}

#Scroller-1, #Scroller-3 { 
/* border-right:1px #7f7f7f solid;
 border-left:1px #7f7f7f solid;*/
   margin: 0 0 2px 0;
   padding:0 0 0 0;
/*  position: absolute; */
  top: 22px; right: 0;
  overflow: hidden;/*eto for displaying borders of scrolling contents*/
	width: 373px;
  /*width: 363px;*/
  height: 458px;
}

.wide-column .Scrollbar-Content-Container, .wide-column #Scroller-1 {
 	width: 739px;
	height: 391px;
}

.wide-column .Scrollbar-Content-Container {
	/*border:1px #7f7f7f solid;*/
	top: 73px;
	height: 391px;
}

.two-column-2 .Scrollbar-Content-Container { top:147px;  border:none; }

.two-column-2 #Scroller-1 { top:0px; }

.two-column-2 .Scrollbar-Content-Container, .two-column-2 #Scroller-1 {
  width: 546px;
  height: 453px;
}

.two-column-2 .Scroller-Container { width:546px; }

#body-clients-registration #Scroller-1,
#body-employees-registration  #Scroller-1,
#body-applicants-registration #Scroller-1{top:0px;}

/*#Scroller-1 p {
  margin: 0;
padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}*/

.Scroller-Container { 
/*border:1px red solid;*/
  margin:0 0 0 1px; padding:0;
  position: absolute;
  top: 0px; left: 0px;
  /*top: 0px; left: 0px;*/
   /*width: 365px;
   width: 360px;*/
   width: 360px;
}



.wide-column .Scroller-Container { width:739px; }

#Scrollbar-Container {
  position: absolute;
  top: 5px; right: 23px;
}

* html #Scrollbar-Container {
	right: 22px;
}

.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 558px;
   right:-1px;
}

.Scrollbar-Track {
  width: 19px; height: 430px;
  /*border:1px red solid;*/
  position: absolute;
  top: 125px; right:-1px;
  background: transparent url(../images/jsScrollbar/scrollbar_track.gif) no-repeat center center;

}

.wide-column .Scrollbar-Track {
  position: absolute;
  top: 125px; right:-1px;

}

.Scrollbar-Handle {

  position: absolute;

  margin:0 0 0 1px;

  width: 17px; height: 38px;

  /*background-color: #C6E7F4;*/

  background-image:url(../images/jsScrollbar/scrollbar_handle.gif);

  background-repeat:no-repeat;

  background-position: 0 50%;

}

#sbLine {
 /*position: absolute;
  width: 1px;
  height: 1px;
  left: 5px;
  background-image:url(../images/jsScrollbar/scrollbar_handle.gif);
  font-size: 0px;*/
}

.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 578px;
  right:-1px;

}
