@charset "windows-1252";

ol,ul {
	list-style: none; 
    list-style-type: none
    }
    
#chapter-jump {
	margin: 5px;
	width: 900px;
	font-family: verdana;
}

#chapter-jump li {
	display:inline;
	width:20px;
	float:left;
	margin-left:5px;
	border: none;
}