table#login, table#recover {
  background: #222222;
	color: #ffffff;
}

td.label {
  background: #222222;
	color: #ffffff;
	padding-left: 50px;
	text-align: right;
	font-weight: bold;
}

