.button_table_2 {
	margin-right: 5px;
	font-size: 12px;
	cursor: pointer;
  height: 19px;
}

.main_button_content_2 {
  background-color: #4A606D;
  height: 19px;
  line-height: 19px;
}

.main_button_content_2 img {
  float: left;
  vertical-align: middle;
  margin-top: 2px;
  margin-bottom: 2px;
  height: 15px;
}

.main_button_content_2.input {
  height: 14px;
  padding: 0;
  padding-bottom: 1px;
}

.main_button_content_2 a {
  /* float: right; */
}

.main_button_lr_light_2 {
  background: url('../i/butt_left_corner_light.gif') top no-repeat;
  width: 3px;
  height: 19px;
  margin: 0px;
  padding: 0px;
}

.main_button_rr_light_2 {
  background: url('../i/butt_right_corner_light.gif') top no-repeat;
  width: 3px;
  height: 19px;
  margin: 0px;
  padding: 0px;
}

.button_table_2 input {
  font-family: "Verdana";
	background-color: #4A606D;
	border: none;
	color: white;
	font-size: 12px;
	cursor: pointer;
  padding: 0px 2px;
  padding-top: 0px;
}

.button_table_r_2 {
  margin-right: 10px;
  margin-bottom: 5px;
}

.button_table_2 td.main_button_lr_light_2,
.button_table_2 td.main_button_content_2,
.button_table_2 td.main_button_rr_light_2,
.button_table_r_2 td.main_button_lr_light_2,
.button_table_r_2 td.main_button_content_2,
.button_table_r_2 td.main_button_rr_light_2 {
  color: white;
  padding: 0px;
  border: 0px;
  padding-bottom: 1px;
}

.button_table_2 a, .button_table_r_2 a {
  text-decoration: none;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: white;
}

.button_table_2 a:hover, .button_table_r_2 a:hover {
  text-decoration: none;
  color: white;
}

.main_button_content_2 a:hover {
  color: #99b9bc;
}

td.main_button_content_2 a {
  color: #FFFFFF;
}

.register_buttons {
  margin-top: 15px;
  margin-left: 20px;
  float: left;
}
