/*-----------------------------------------------------------------------------
Content
-----------------------------------------------------------------------------*/
#typical-content{
	height: 320px;
}
.forgot-td-01,
.forgot-td-02,
.forgot-td-02 input,
.forgot-td-02 textarea,
.forgot-td-03,
.forgot-td-03 input{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.forgot-td-01{
	text-align: right;
	vertical-align: top;
	padding: 2px 1em 0 0;
}
.forgot-td-02{
	padding: 0 0 3px 0;
}
.forgot-td-02 input,
.forgot-td-02 textarea{
	width: 205px;
}
.forgot-td-03{
	text-align: center;
}
.forgot-td-03 input{
	width: 100px;
}