
input.system-openid, input.com-system-openid {
    background: #ffffff url("http://openid.net/images/login-bg.gif") no-repeat scroll 0 50%;
    color: #000000;
    padding-left: 18px;
}
.system-unpublished {
    background: #e8edf1 none repeat scroll 0 0;
    border-bottom: 4px solid #c4d3df;
    border-top: 4px solid #c4d3df;
}
#system-message {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
    margin: 0;
}
#system-message dd ul {
    background: #f9f9f9 url("/templates/gk_twn/images/mess_system.gif") no-repeat scroll 10px center;
    border: 2px solid #8c8c8c !important;
    box-shadow: 0 5px 9px -4px #666666;
    color: #474760;
    font-size: 15px;
    font-weight: normal;
    list-style: outside none none;
    margin-bottom: 20px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding: 3px 3px 3px 50px;
}
#system-message dt.message {
    display: none;
}
#system-message dd.message {
}
#system-message dt.error {
    display: none;
}
#system-message dd.error ul {
    background: #ffffff url("/templates/gk_twn/images/error_system.gif") no-repeat scroll 15px center;
    border: 3px solid #8c8c8c;
    color: #ff0000;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 25px 20px;
    padding: 10px 10px 10px 50px;
}
#system-message dt.notice {
    display: none;
}
#system-message dd.notice ul {
    background: #efe7b8 none repeat scroll 0 0;
    border-bottom: 3px solid #f0dc7e;
    border-top: 3px solid #f0dc7e;
    color: #cc0000;
}
#system-debug {
    background-color: #ffffff;
    color: #cccccc;
    margin: 10px;
    padding: 10px;
}
#system-debug div {
    font-size: 11px;
}

.error.message.fade li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 2;
}
.error.message.fade a {
    color: #7c7c7c !important;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
.message.message.fade ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 1.7;
}
