.nobr p { padding: 0px; margin: 0px; }
.clr { clear: both; }
.rel { position: relative; }
.error {display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    color:#df6160;
    font-size: 12px!important;
    visibility: visible;}
/*.error b {background-image: url('error.gif'); background-repeat: no-repeat; position: absolute;	height: 8px; width: 9px; left: -1px; bottom: -7px; display: block; z-index: 3;}*/
.error b {display: none}
div.active-error + input,
div.active-error + textarea,
div.active-error + select{border-bottom: solid 2px #df6160!important;}