/*[fmt]1A40-1A0B-3*/
#content ul li {
    list-style: square outside;
}

#content ul {
    position: relative;
    left: 15px;
    margin-bottom: 15px;
}

#content h2 {
    margin-bottom: 5px;
}

#content p.bodytext {
    margin-bottom: 12px;
}


