﻿/* <summary>Provides styles specific to /LoginRecovery.aspx.</summary> */

.PageContainer
{
	text-align: center;
	max-width: 990px;

}


.BodyContainer
{
	/*height: auto;
	min-height: auto;*/
}

.ContentContainer
{
	float: none;
	text-align: left;
	width: auto;
}

.TableContainer
{
	padding: 0px 10px 0px 10px;
}

.YearTextBox
{
	width: 30px;
	margin-right: 5px;
	margin-top: -1px;
}

select.calendarDateInput, input.calendarDateInput
{
	margin-left: 5px;
}

.calendarDateInput img
{
	margin-top: 2px;
}

table.FormTable table.CalendarTable td
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

table.FormTable td.DateContainer
{
	padding-bottom: 10px;
}

.SecurityImage
{
	margin: 5px 0px 5px 5px;
	border: solid 1px #999999;
}

a.NewImageLink
{
	margin-left: 5px;
}

.GetPasswordContainer
{
	margin-bottom: 20px;
}