#content1 { height: 380px; width: 150px; float:left; background: #7DA3B0; overflow:hidden; }
#content1 p { margin: 10px; color: #FFF; font-size: 12px; }
.scrollbar-vert { background-color: #7E5230; height: 380px; width: 20px; float:left; }
.handle-vert { height: 42px; width: 20px; background-image: url(handle.png); background-repeat: no-repeat; }
.scrollbar-hor { background-color: #d2e8ff; height: 20px; width: 300px; float:left; }
.handle-hor { height: 20px; width: 42px; background: url(styles/img/handle-hor.gif) no-repeat; }
strong { font-weight:bold; }

