.greenFieldsRename {
font-size: 12px; font-family: Arial; color: #b3c78c; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: solid solid solid solid; border-top-color: #b38d0f; border-right-color: #b38d0f; border-bottom-color: #b38d0f; border-left-color: #b38d0f; background-image: url(../img/forms/background_fields.jpg); width: 200px;
}

.redFieldsRename {
font-size: 12px; font-family: Arial; color: #b3c78c; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: solid solid solid solid; border-top-color: #ff0000; border-right-color: #ff0000; border-bottom-color: #ff0000; border-left-color: #ff0000; background-image: url(../img/forms/background_fields.jpg); width: 200px;
}

span.sprite-inf_der {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite_popup.png) no-repeat top left; background-position: 0 0; width: 43px; height: 45px;
}

span.sprite-inf_izq {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite_popup.png) no-repeat top left; background-position: -44px 0; width: 43px; height: 45px;
}

span.sprite-sup_der {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite_popup.png) no-repeat top left; background-position: -88px 0; width: 43px; height: 41px;
}

span.sprite-sup_izq {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite_popup.png) no-repeat top left; background-position: -132px 0; width: 43px; height: 41px;
}

.yellowMedium {
font-size: 12px; font-family: Arial; color: #e7ba20;
}
.greenMediumClaro {
font-size: 11px; font-family: Arial; color: #b3c78c;
}
.buttonbar {
padding:10px;
}
.button {
font-size: 12px; font-family: Arial; color: #e7ba20; background-color: #232818; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; border-width: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: #313822 #313822 #313822 #313822; cursor: pointer;text-decoration: none;
}
a.sprite-no {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite-warning.png) no-repeat top left; background-position: -447px 0; width: 102px; height: 38px;
}

a.sprite-no:hover {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite-warning.png) no-repeat top left; background-position: -550px 0; width: 102px; height: 38px;
}

a.sprite-yes {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite-warning.png) no-repeat top left; background-position: -653px 0; width: 102px; height: 38px;
}

a.sprite-yes:hover {
margin: 0; padding: 0; display: inline; float: left; background: url(../img/forms/sprite-warning.png) no-repeat top left; background-position: -756px 0; width: 102px; height: 38px;
}
td.sprite-background_png {
background-image: url(../img/forms/sprite-warning.png); background-repeat: no-repeat; background-position: 0 0; width: 446px; height: 244px;
}
.greenSelect {
    background-color: #272D1A;
    border: 1px solid #B38D0F;
    color: #DFB312;
    font-family: Arial;
    font-size: 12px;
    width: 110px;
}
.greenSelectRegister {
    background-color: #272D1A;
    border: 1px solid #B38D0F;
    color: #DFB312;
    font-family: Arial;
    font-size: 12px;
    width: 190px;
}
.textAreaBlock {
    background-color: #232818;
    border: 1px solid #313822;
    color: #E7BA20;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 5px;
    width: 90%;
}

