/* Style sheet silverback_screen_news */
#newslist{width:266px;height:348px;float:left;padding:41px 20px;background-color:#f2f2f2;}
#newslist.loggedIn{background-color:#ffffff;}
#newslist .newslistContainer{height:366px;overflow-y:hidden;}
#newslist .layout_short{width:100%;display:block;}
p.teaser{width:250px;margin:5px 0 17px 0;font-size:10px;line-height:12px;}
div.completeText{display:none;}
#newsitem{padding-left:42px;}
#newsitem .info{margin:-1px 0 0 0;font-size:12px;color:#98A1A6;}
hr{margin:7px 0;color: #b3b3b3;}
#newsitem h3{top:1px;position:relative;color:#4bc400;letter-spacing:0.1px;}
#newsitem .ce_text{padding-top:1px;font-size:10px;line-height:12px;}
.image_container{width:50%;float:right;padding:10px 0 0 10px;text-align:right;}
#newsUp{width:18px;height:13px;left:275px;top:15px;position:absolute;display:block;background-image:url("tl_files/silverback_code/img/arrow_up.png");background-repeat:no-repeat;outline:none;cursor:pointer;}
#newsDown{width:18px;height:13px;left:275px;position:absolute;display:block;background-image:url("tl_files/silverback_code/img/arrow_down.png");background-repeat:no-repeat;outline:none;cursor:pointer;}
#newslistScroll{position:relative;}
.enclosure a{font-size:12px;color:#98A1A6;text-transform:uppercase;}
#search{margin-top:10px;margin-left:1px;}
#searchbox{width:250px;}
