﻿.abgne-news-scroll {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	height:100%; /* panel height option */

}
.abgne-news-scroll ul {
	width:730px;
	list-style:none;
	position: absolute;
	height:150px; /* panel height option */
}

.abgne-news-scroll li{
	clear:both;
	width:740px;
	min-height:20px;
	padding:0px 0px 10px 0px;
	border-bottom:1px #cccccc dotted;
	margin-bottom:15px;
}