

option.alt
        {
        background:#eee;
        }
.w2em
        {
        width:2em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }
.delete-button
        {
        background:#a41d1c;
        border:1px solid #d99191;
        border-bottom-color:#550000;
        border-right-color:#550000;
        color:#fff;
        font-size:0.9em;
        padding:1px;
        line-height:1;
        font-weight:normal;
        text-transform:uppercase;
        margin-left:2em;
        }
#newline-wrapper
        {
        margin-bottom:1em;
        }
#newline
        {
        background:#9cd001;
        border:1px solid #bce058;
        border-bottom-color:#80a300;
        border-right-color:#80a300;
        color:#fff;
        padding:4px;
        line-height:1;
        font-weight:bold;
        text-transform:uppercase;
        }
.firstup
        {
        padding-right:2em;
        }
.lastup
        {
        margin-bottom:0;
        }
.al-center
        {
        text-align:center;
        }
