.sansbul-list {
clear: both;
        }
        
.sansbul-list ul {
        padding: 0;
        margin: 10px 0 0 0;
        }               
        
.sansbul-list li {
        color: #666;
        font-size: 90%;
        list-style-type: none;
        line-height: 1.5em;
        margin-top: -2px;
	margin-left: 1em;
        }


