.body_txt_1on1 {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
table_1on1 {
  border-collapse: collapse;
  width: 100%;
}

th, table_1on1.td {
  text-align: left;
  padding: 8px;
}

.tr_1on1 {background-color: #ffffff; color: #1b4585;}

.th_1on1  {
  background-color: #1b4585;
  color: #FFFFFF;
}

.forgot_1on1_pwd  {
  color: #FFFFFF;
}
.forgot_1on1_pwd :hover {
  color:#cbcbcd;
}

#one-on-one .login_1on1 button[type="submit"] {
  border:none;
  width:150px;
  height:40px;
  color:#fff;
  font-size:16px;
  margin-top:20px;
  right: 500px;
  border-radius:10px; border:thin #FFF solid; 
 background: url('../../img/info/pricing/reserve_bt_bg.png') no-repeat center;
 
}

#one-on-one .login_1on1 button[type="submit"]:hover {
 color:#13216a;
  cursor: pointer;
}