
.bullet{
list-style-type: square;
margin-left: 30px;
line-height: 27px;
}

.bullet_numeric{
list-style-type: decimal;
margin-left: 30px;
line-height: 27px;
}

