
#newstickerv { width:470px; margin:0 auto; height:89px; }
#newstickerv ul{ padding-left:0px ; margin-top:0px; margin-left:0px; overflow:hidden;}
#newstickerv ul li{ list-style:none; display:block;}

.clear { clear: both; }

#newstickerh { width:280px; float:left;}
#newstickerh ul{ padding-left:0px ;}
#newstickerh ul li{ list-style:none; display:block; width:88px; margin:0 auto; text-align:center;  }
#newstickerh ul li a { text-decoration:none;}
#newstickerh .tthumbnail {  width:50px; height:15px; display:block; padding-top:35px; font-weight:bold;  }
.prev{background: url(images/btn_next.gif) no-repeat; width: 12px; height:11px; float:left; margin-right:8px; margin-top:15px}
.next{background: url(images/btn_prev.gif) no-repeat; width: 12px; height:11px; float:left;margin-left:8px;margin-top:15px}