.formError {
    display: block;
    position: absolute;
    z-index: 5000;
}

.formError .formErrorContent {
    position: relative;
    z-index: 5001;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #FFE1E1;
    border: 1px solid #F9DD34;
    color: #363636;
}

.cudTs3 {
    margin-left: 3px;
    border-collapse: collapse;
    border-spacing: 0;
}

.cudTs3 td.topL {
    background: url("../images/ts_09.gif") no-repeat scroll 0 0 transparent;
    height: 3px;
    width: 7px;
}

.cudTs3 td.topR {
    background: url("../images/ts_09.gif") no-repeat scroll right 0 transparent;
    height: 3px;
    width: 7px;
}
.cudTs3 td.botL {
    background: url("../images/ts_09.gif") no-repeat scroll 0 bottom transparent;
    height: 3px;
    width: 7px;
}
.cudTs3 td.botR {
    background: url("../images/ts_09.gif") no-repeat scroll right bottom transparent;
    height: 3px;
    width: 7px;
}

.cudTs3 td.tdCon {
   /* padding-left: 17px;*/
    width: auto;
    /*background: url("../images/error.gif") no-repeat scroll 0px 3px #FFDBDB;*/
    font-size: 12px;
    padding-top: 2px;
}

.cudTs3 td.tdCon p{
	margin-bottom: 0px;
}


.cudTs3 td {
 /*   background: none repeat scroll 0 0 #FFDBDB;*/
    background: none repeat scroll 0 0 ;
    line-height: 18px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    vertical-align: top;
}

.cudTs4 {
    margin-left: 3px;
    border-collapse: collapse;
    border-spacing: 0;
}

.cudTs4 td.topL {
    background: url("../images/ts_10.gif") no-repeat scroll 0px 0px transparent;
    height: 3px;
    width: 7px;
}

.cudTs4 td.topR {
    background: url("../images/ts_10.gif") no-repeat scroll right 0px transparent;
    height: 3px;
    width: 7px;
}
.cudTs4 td.botL {
    background: url("../images/ts_10.gif") no-repeat scroll 0px bottom transparent;
    height: 3px;
    width: 7px;
}
.cudTs4 td.botR {
    background: url("../images/ts_10.gif") no-repeat scroll right bottom transparent;
    height: 3px;
    width: 7px;
}

.cudTs4 td.tdCon {
   /* background:#ddffda;*/
    font-size: 12px;
    padding-top: 2px;
    width: auto;
}

.cudTs4 td {
    background: none repeat scroll 0px 0px;
 /*   background: none repeat scroll 0px 0px #ddffda;*/
    line-height: 18px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    vertical-align: top;
}

.cudTs5 {
    margin-left: 10px;
    border-collapse: collapse;
    border-spacing: 0;
}


.cudTs5 td.tdCon {
/*    background: url("../images/success.gif") no-repeat scroll 0px 3px;
    font-size: 12px;
    padding-top: 2px;
    width: 16px;
    _height:18px;
    height:18px;
     */
    padding: 0px;
}

.fail_style {
	/*background:#ffefe2;*/
/*	border:2px solid #ff6100; */
}

.action_style {
	/*background:#ddffda;*/
	/*border:2px solid #78cf81;*/
}