#ibb_create #user-id, #ibb_create #password, #confirm-password, #confirm-email-address {
  margin-bottom: 5px; }
#ibb_create label,
#olb_create label {
	margin: 0;
}
#ibb_create span,
#olb_create span {
  display: block;
  font-size: 10px;
  margin-bottom: 5px; 
}
.IBB_OLB .button-holder {
	margin: 0 !important;
}
.IBB_OLB #olb_create .button-holder {
	margin: 10px 0 0 !important;
}

/* UNION BANK MODS */

.IBB_OLB #ssoUserId, .IBB_OLB #userPassword, .IBB_OLB #confirmPassword, .IBB_OLB #passwordHint  {
  margin-bottom: 5px; }

#user-id-help {
  display: block;
  font-size: 10px;
  margin-bottom: 5px; }

.IBB_OLB #userId, .IBB_OLB #password, .IBB_OLB #rePassword, .IBB_OLB #email, .IBB_OLB #reEmail  {
  margin-bottom: 5px; }
  
