.float-right {
    float: right;
    margin: 7px;
}
.bulleted {
    list-style-type: disc;
    list-style-position: outside;
}
