#list {
	height:200px;
	overflow:auto;
	font-size:10px;
}
#list.ol{
    margin: 0 0 0 5px;
	font-size:10px;
    padding: 0;
}
