/* outline */
#sm {
    width: 530px;
    height: auto;
}

#sm ul li {
    list-style: none;
    padding-left:10px;
    background: url(../images/tp_arrow.gif) no-repeat left 5px;
}

.center {
    width: 100%;
    text-align: center;
}
