
.scrollmodule, .scrollmodule #boxborder, .scrollmodule .root{
	width:624px;
}
.scrollmodule .root{_width:600px;}
.scrollmodule #content, .scrollmodule .scrollContainer, .scrollmodule .scrollContent{
	width:607px;
}
.scrollmodule
{
   display:inline;
   float: left;
   font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}

/* Hides from IE-mac \*/
.root {height: 1%;}
/* End hide from IE-mac */

.scrollmodule #boxborder
{
   background-color: #3b432c;
}

.scrollmodule #boxtitle
{
   height: 30px;
}


.scrollmodule #content
{
   clear: both;
   background-color: #161e07;
   font-size: 11px;
}

.scrollmodule #scrolltext
{
   padding-right: 2px;
}

.scrollmodule .thumb
{
   position: absolute;
   height: 9px;
   width: 15px;
   /*fleft: 5px;*/
}

.scrollmodule .up, .scrollmodule .dn
{
   position: absolute;
   /*fleft: 5px;*/
}

.scrollmodule .up a, .scrollmodule .up a img, .scrollmodule .dn a, .scrollmodule .dn a img, .scrollmodule .thumb a, .scrollmodule .thumb a img
{
   border: 0;
}

.scrollmodule .root
{
   position: relative;
   padding: 0px;
   _height:10px;
}


.scrollmodule .scrollContainer
{
   left: 0px;
   top: 0px;
   overflow: hidden;
   position: absolute;
   background-color: #161e07;
}

.scrollmodule .scrollContent
{
   left: 0px;
   top: 0px;
   position: absolute;
}

.scrollmodule #scrollerup
{
   float: left;
   text-indent: -3000px;
   overflow: hidden;
   /*
   wwidth: 18px;
   hheight: 20px;
   fmargin-bottom: 78px;
   fbackground: 0 no-repeat;
   fbackground-image: url(../img/scrollerup.jpg);*/
}

.scrollmodule #scrollerup:hover{}

.scrollmodule #scrollerdown
{
   float: left;
   text-indent: -3000px;
   overflow: hidden;
   /*
   wwidth: 18px;
   hheight: 20px;
   fbackground: 0 no-repeat;
   fbackground-image: url(../img/scrollerdown.jpg);*/
}

.scrollmodule #scrollerdown:hover{}

.scrollmodule #scrollerthumb
{
  background: #687a47;
  width: 17px;
  height: 38px;
}

