#newsbox {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	height: 350px;	width: 180px;	background-image: url(box.gif);	background-repeat: no-repeat;	padding-top: 45px;	padding-bottom: 10px;	padding-left: 10px;}#news {	overflow: auto;	width: 160px;	height: 290px;	scrollbar-Base-Color: #FFFFCC;}