.spectraprotect_clearcolumns { clear: both; }
.spectraprotect_bold         { font-weight: bold; }
.spectraprotect_underline    { border-bottom: 2px black solid; padding-bottom: 5px; margin-bottom: 5px; }
.spectraprotect_italic       { font-size: 0.8em; color: #999; font-style: italic; font-weight: normal; }
.spectraprotect_spectralink  { float: right; }

.spectraprotect_member_login {
    background:                 white;
    border:                     black;
    width:                      75%;
    margin:                     auto;
}

.spectraprotect_row {
    text-align:                 center;
    color:                      black;
}

.spectraprotect_centered {
    clear:                      both;
    text-align:                 center;
    margin:                     10px;
    padding:                    5px;
}

.spectraprotect_centered span {
    font-size:                  1.4em;
    font-family:                sans-serif;
    color:                      black;
}

.spectraprotect_smallcol {
    width:                      40%;
    float:                      left;
    color:                      #444;
    text-align:                 right;
}

.spectraprotect_smallcol p {
    padding-top:                3px;
}

.spectraprotect_bigcol {
    width:                      59%;
    float:                      right;
}

.spectraprotect_clear {
    clear:                      both;
}

.spectraprotect_submit {
    background:                 #3E1C08;
    padding:                    5px 10px;
    border:                     2px #CB5D01 solid;
    color:                      white;
    font-weight:                bold;
    font-family:                sans-serif;
}


