﻿/*************************************************************************************
 * Specific style sheet for: Account*.aspx
 *************************************************************************************/

#account { margin-top:2em;}

#account tr {line-height:1.8em;}
#account td { vertical-align:middle;}

#account input.text {background-color:#F2F2F2; padding:0 0.2em;}	/* Very light grey */

#account .caption {white-space:nowrap; text-align:right; }

#account .auto_password {padding-left:4.2em; text-indent:-4.2em;}
