
#links {position:relative; float:left; top:0px;width:321px; height:150px;}
#textScroller {
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
	height: 135px;
}
#up{position:relative; float:right;right:0px; top:0px; cursor:pointer;}
#down {position:relative; float:right; left:0px;bottom:0px;top:0px; cursor:pointer;}
#conts {position:relative; top:0px; width:272px; height:150px;overflow:hidden; }
.txt{position:absolute; left:0px; top:0px; font-family: Tahoma; font-size:11px; line-height: 18px; font-weight:normal; color:#000000; text-align:left; padding:0px;}
.txt p{padding: 0px; margin: 0px;}