table.Content td.ContentTdCenter {
    background-color: #E6E8DB;
}
table.RecoverPassword {
	background-color: #E6E8DB;
	color: #004000;
    border: 0px none #000000;
    text-align: center;
    margin: 0px;
	padding: 0px;
	width: 100%;
}
table.RecoverPassword td {
    background-color: #E6E8DB;
    padding: 20px;
}
