ul{
	margin: 18px;
	padding: 14px;
	line-height: 120%;
	list-style: square;
	width: 96px;
	background: none;
	}
        
li{
	padding:4px;
}