#refer ul {
    list-style: disc;
    margin-left: 30px;
}

#refer li {
    margin-bottom:6px;
}

.banner {
    margin-left: 25px;
}

.banner textarea {
    font-family: Consolas, Tahoma;
    height: 42px;
    margin-bottom: 15px;
    width: 750px;
}

.banner table {
    font-size: .92em; /* 11px */
    margin-bottom: 8px;
}

.banner th {
    color: #555;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 8px;
    text-align: right;
}
