﻿.labelColumn {width:20%;}
.messageColumn{width:25%;}
.ClientAccountControl .labelColumn{width:30%;}
.PaymentAccountControl .valueColumn {width:30%;}
.PaymentAccountControl .commentsColumn {width:40%;}
.PaymentAccountControl .PaymentMethodsTable .PaymentMethodsSelection .col-right {width:100%;}
.FrequencyDateControlArea .DateControl input[type="text"] {width:70px;}
.FrequencyDateControlArea .col-left{width:30%;}
.FrequencyDateControlArea .col-right{width:70%;top:3px;}
.PaymentAccountControl .SavedPaymentAccountList {margin-left: 0px;}
.APSNickName .valueColumn input[type="text"] {min-width:15em;}
/** For this page, we'd still want the disabled textboxes for the frequency to look like textboxes **/
 input[type="text"][disabled]{border:1px inset silver;}

