span.pagebanner {
    color:#0071e8 !important;
    padding-bottom:0px !important;
    float:right;
    font: 12px tahoma;
}

.button {
    -moz-border-radius: 4px 4px 4px 4px;
    background: url("../images/btnbg.png") repeat-x left top #0070D7;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 12px;
    border-radius: 4px;
}

.tablo tr.disnone *  {
    display:none;
    padding:0px;
    margin:0px;
    text-indent:-99999px;
    line-height:0px;
    font-size:0px;
}

.tablo tr.disnone {
    padding:0px;
    margin:0px;
    text-indent:-99999px;
    line-height:0px;
    font-size:0px;
}

.tablo tr td span.disnone *  {
    display:none;
    padding:0px;
    margin:0px;
    text-indent:-99999px;
    line-height:0px;
    font-size:0px;
}

.tablo tr td span.disnone {
    padding:0px;
    margin:0px;
    text-indent:-99999px;
    line-height:0px;
    font-size:0px;
}

p.justifiedText{
    text-align:justify;
    text-justify:inter-word;
    margin-right:270px;
}
p.justifiedTextWiro{
    text-align:justify;
    text-justify:inter-word;
}

.w240 {width:240px}
.w160 {width:160px;}
.w199 {width:201px}
.w201 {width:201px}
.w421 {width:421px}
.w624 {width:624px}
.w635 {width:635px}
.w659 {width:659px}


.custom-select-item-right2 {
    background: url("../images/bg-custom-select.png") no-repeat scroll right -48px transparent;
}

.custom-select-wrapper-withoutPadding {
    font-size: 12px;
    position: relative;
}

.custom-select-wrapper-withpadding {
    font-size: 12px;
    position: relative;
    padding-right:10px;
}

.scroller .scrollWrap700 {
    width:705px;
    overflow-x:scroll;
}

.inputContWoPadding {
    background: url("../images/bg-custom-input.png") no-repeat scroll left top transparent;
    float: left;
    height: 100%;
    position: relative;
}

.inputContWoPadding .input {
    background: url("../images/bg-custom-input.png") no-repeat scroll right -50px transparent;
    padding: 10px 10px 10px 3px;
    -webkit-appearance: none;
}


.inputContWoPadding .input input {
    border:none;
    background:transparent;
    font:15px Arial, Helvetica, sans-serif;
    color:#2358b0;
    font-weight:bold;
    -webkit-appearance: none;
}

.tablo.form.billing tbody tr td th.v-middle{
    vertical-align:middle;
    padding-left:10px;
}

.inputContEmpty {
    float: left;
    height: 100%;
    margin-right: 10px;
    position: relative;
}

.captchaButton {
    width:60px !important;
    padding-left:7px !important;
    padding-right:3px !important;
}

.custom-table-td {
    background:#c9e4fa;
    height: 38px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    float: left;
    margin-right:7px;
    font-weight: bold
}

.hr {
    background: #C9E4FA url(../images/bg-td-line.png) repeat-x left bottom !important;
    padding: 0px !important;
    height: 2px;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}