/*Page related styles for you to view*/
#empresaText {
  margin:0 0 0 0;
  float:left;
  text-align:left;
  width:565px;
  overflow: auto;
  position: relative;
  padding:5px 10px 10px 10px;
}



.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;

}

/*barra que es smou */
.vscrollerbar {
width: 13px;
background: #CDCDCD;
cursor:pointer;
}

.vscrollerbarbeg {
height: 24px;
width: 14px;
background: #CDCDCD;
}
.vscrollerbarend {

height: 24px;
width: 14px;
background: #CDCDCD;
}

/* linia sota */
.vscrollerbase {
width: 12px;
background: #E4E4E4;
}


.vscrollerbasebeg {

width: 12px;
height: 17px !important; /*Again, the safari fix, normally this line is not needed.*/
background: #C1C4CB;

cursor:pointer;
background-image:url(../img/givasa-up.jpg);
}
.vscrollerbaseend {

width: 12px;
height: 16px !important; /*Again, the safari fix, normally this line is not needed.*/
background: #C1C4CB;

cursor:pointer;
background-image:url(../img/givasa-down.jpg);
}


.vscrollerbar {
padding: 16px;
z-index: 2;
}





