ul.newval {
	text-align: center;
        color: white;
	background: #ff0000;
	width: 100%;
	margin-bottom: 0px;
	max-height: 5em;
	overflow: auto;
	z-index: 9999;
}

ul.newval li{
    margin-top: 5px;
}
