#newsbox { 
position: absolute; 
width: 165px; 
left: 0px;
top: 124px; 
bottom: 15px;
border: none;
overflow: hidden; 
z-index:2;
font-size: 9px;
color: #000000;
background-color:#F1CD9F;
text-align: left;
}
#newslist { 
position: absolute; 
padding: 0.5em 0.5em; 
height: 100%; 
}