/* css modified by Okitai http://www.ithelp.co.il/forum 
* for the forums using RTL languages
*/

#regbar {
    background: #CC8899 url(images/warning.gif) no-repeat;
    width: 97%;
    color: #000000;
    background-position: right;
    border-bottom: .16em outset;
    cursor: default;
    height: 17px;
    right: 0;
    line-height: 15px;
    margin: 0;
    padding: 2px 20px 0 22px;
    position: relative;
    text-align: right;
    top: -7px;
    overflow: hidden;
    font-family: Arial,sans-serif;
    font-size: 12px;
}

#regbar:hover {
    background:url(images/warning1.gif) no-repeat;
    background-color:#0a246a;
    color:#ffffff;
    background-position: right;
    padding: 2px 20px 0 22px;
    text-align: right;
}

#regbar a {
    color:#000000;
    font-weight:bold;
    margin:0;
    padding:0;
    text-decoration:none;
}

#regbar:hover a {
    color:#ffffff;
}

#mybboard {
    margin:0;
    padding:19px 0 0;
}

#regbar1 {
    background:#BFFF00 url(images/warning.gif) no-repeat;
    background-position:right;
    border-bottom:.16em outset;
    color:#000000;
    cursor:default;
    font-family:Arial,sans-serif;
    font-size:12px;height:17px;left:0;
    line-height:15px;
    margin:0;
    padding:2px 20px 0 22px;
    position:relative;
    text-align:right;
    top:-7px;
    overflow:hidden;
    width:97%;
}

#regbar1:hover {
    background:url(images/warning1.gif) no-repeat;
    background-color:#0a246a;
    color:#ffffff;
    background-position:right;
    padding:2px 20px 0 22px;
    text-align:right;
}

#regbar1 a {
    color:#000000;
    font-weight:bold;
    margin:0;
    padding:0;
    text-decoration:none;
}

#regbar1:hover a {
    color:#ffffff;
}

#regbar2 {
    background:#EF3038 url(images/warning.gif) no-repeat;
    background-position:right;
    border-bottom:.16em outset;
    color:#000000;
    cursor:default;
    font-family:Arial,sans-serif;
    font-size:12px;height:17px;left:0;
    line-height:15px;
    margin:0;
    padding:2px 20px 0 22px;
    position:relative;
    text-align:right;
    top:-7px;
    overflow:hidden;
    width:97%;
}

#regbar2:hover {
    background:url(images/warning1.gif) no-repeat;
    background-color:#0a246a;
    color:#ffffff;
    background-position:right;
    padding:2px 20px 0 22px;
    text-align:right;
}

#regbar2 a {
    color:#000000;
    font-weight:bold;
    margin:0;
    padding:0;
    text-decoration:none;
}

#regbar2:hover a {
    color:#ffffff;
}