#links{
	position      :   relative;
	float         :   left;
	top           :   0px;
	left          :   0px;
	width         :   369px;
	height        :   0px;
}
#textScroller {
  position      :   absolute;
  right         :   0px;
  top           :   0px;
  cursor        :   pointer;
  height        :   0px;
}
#up{
  position      :   relative;
  float         :   right;
  top           :   -10px;
  cursor        :   pointer;
  width:13px;
  height:9px;
}
#down{
  position      :   relative;
  float         :   right;
  left          :   0px;
  top           :   0px;
  cursor        :   pointer;
  width:13px;
  height:9px;
}
#conts{
  position      :   relative;
  top           :   0px;
  width         :   357px;
  height        :   300px;
  overflow      :   hidden;
  float         :   left;
  margin        :   0px 0px 0px 0;
}
.txt{
  position      :   absolute;
  left          :   0px;
  top           :   0px;
  padding       :   0px;
  visibility    :   hidden;
  text-align    :   left;
  font          :   11px Tahoma;
  color         :   #000000;
}
.txt a{
  text-decoration   :   underline;
  color             :   #0000ff;  
}


/*.txt ul{
  margin        :   0px 0 0 13px;
}

.txt li{
  font          :   10px "Lucida Sans";
  color         :   #ffffff;
  margin        :   0 0 0px 0;
  text-transform:   uppercase;
  line-height   :   18px;
  margin        :   0 0 6px 0;
}

*/

