div.profileFormRowImage {
	text-align: left; 
	width: 170px;
}

div.profileFormHalfRightAccounts {
  margin-top: 10px;
}

div.profileFormRowAccounts {
  height: 43px
}

div.profileFormRowSubmitHalf {
  width: 520px;
}

div.profileChangeInfoContainer{
  margin-top: 3px
}

div.profileChangeInfo {
  height: 100px;
}


div.formRowLebel label{
width: auto;
margin-right:5px;
}

span.profileChangeInfo {  
  font-weight: bold;
  line-height: 30px;
  padding-left: 5px;
  width: 140px;
  font-size: 12px;
}

table.profileAccountsInformation{
  width: 100%;
}

td.profileAccountsInformationBankCode {
  width: 40px;
  float:left;
  margin-right:10px;
  font-size: 12px;
  background: #F6F6F6;
  font-weight: bold;
}

td.profileAccountsInformationBankName {
  width: 115px;
  float: left;
  margin-right: 10px;
  font-size: 12px;
  background: #F6F6F6;
  font-weight: bold;
}

td.profileAccountsInformationAccountNumber {
  width: 80px;
  float:left;
  margin-right:10px;
  font-size: 12px;
  background: #F6F6F6;
  font-weight: bold;
}
