.fieldError{
    position:absolute;
    display:none;
    top:0;
    z-index:1000;
    line-height: normal;
}

.fieldErrorSign{
    float:left;
    background: url('xBvxkbIu4dkI4EKSvb4qBcBKgGkNwTxHqe4KYCAYhhl.png');
    width:15px;
    height:21px;
}

.fieldErrorBubble{
    float:left;
    position: absolute;
    top:0;
    left:20px;
}

.fieldErrorTop {
    height: 4px;
    position: relative;
    padding: 0 4px;
}

.fieldErrorTopLeft {
    height: 4px;
    width: 4px;
    background-image: url('SkmUPtxwJe4Ruc0DkKkZuS6xdkh5mB3Y9HRHqYrgIPv.png');
    position: absolute;
    top: 0;
    left: 0;
}

.fieldErrorTopCenter {
    height: 3px;
    border-top: 1px solid #929292;
    background-color: #e9f2fc;
}

.fieldErrorTopRight {
    height: 4px;
    width: 4px;
    background-image: url('KVlTDMhBIhH3Q00BFOzKEqT6CDBADf9I38xVY4PMSIq.png');
    position: absolute;
    top: 0;
    right: 0;
}




.fieldErrorMiddle {
    position: relative;
    padding: 0 4px;
}

.fieldErrorMiddleLeft {
    width: 3px;
    height: 100%;
    background-color: #e9f2fc;
    border-left: 1px solid #929292;
    position: absolute;
    top: 0;
    left: 0;
}

.fieldErrorContent {
    background-color: #e9f2fc;
    /*padding: 2px 5px;*/
    color: #58585a;
    padding: 0 10px;
    width:300px;
}

.fieldErrorMiddleRight {
    height: 100%;
    width: 3px;
    background-color: #e9f2fc;
    border-right: 1px solid #929292;
    position: absolute;
    top: 0;
    right: 0;
}

.fieldErrorBottom {
    height: 4px;
    position: relative;
    padding: 0 4px;
}

.fieldErrorBottomLeft {
    height: 4px;
    width: 4px;
    background-image: url('JeQJez8DgeEWftRuMz5iXM4mAdr6imF8hvCpiWxG4DF.png');
    position: absolute;
    top: 0;
    left: 0;
}

.fieldErrorBottomCenter {
    height: 3px;
    border-bottom: 1px solid #929292;
    background-color: #e9f2fc;
}

.fieldErrorBottomRight {
    height: 4px;
    width: 4px;
    background-image: url('q4xJNH34TfgOMqh72AoAipFh9qADxrZNv3VCicQAUmB.png');
    position: absolute;
    top: 0;
    right: 0;
}

.fieldErrorHandlerRight {
    position: absolute;
    left: -10px;
    top: 7px;
    height: 10px;
    width: 11px;
    background-image: url('SuzI53XMTNyGn6S4WwFXgoKliZLLZwnM15Va1dEji22.png');
}