#Login-Container ,
#ForgottenPassword-Form-Container ,
#AccountActivation-Form-Container 			{ margin:10px 0 0 0; width:310px;} 
#Login-Container h2,
#ForgottenPassword-Form-Container h2,
#AccountActivation-Form-Container h2		{ margin-top:0; background-position:0 0; background-repeat:no-repeat; display:block; width:100%; height:12px; text-indent:-999em}
#Login-Container input,
#ForgottenPassword-Form-Container input,
#AccountActivation-Form-Container input		{ width:185px;} 

#Content-ColC								{ position:relative; clear:both;}


/* Account login */
/* ------------------------------------------------------------------- */
#Login-Container							{ clear:both; padding-bottom:40px }
#Login-Container h2							{ background-image:url('../grfx/titles/sub-titles/login.png');}
#Login-Container span.account,
#Login-Container span.password				{ width:106px; display:block; float:left; vertical-align:middle; clear:both;}
#Login-Container input						{ }
#Login-Container input.account				{ margin-bottom:7px; }
#Login-Container input.button				{ margin-top:17px; }

/* Forgotten password */
/* ------------------------------------------------------------------- */
#ForgottenPassword-Form-Container 			{ }
#ForgottenPassword-Form-Container h2		{ background-image:url('../grfx/titles/sub-titles/forgotten-password.png'); margin-bottom:10px;}
#ForgottenPassword-Form-Container th.label	{ width:115px;}

/* Activate your account */
/* ------------------------------------------------------------------- */
#AccountActivation-Form-Container							{ float:left; margin:-273px 0 0 350px; width:320px; min-height:242px; height:auto !important; height:242px;  clear:both }

#AccountActivation-Form-Container h2						{ background-image:url('../grfx/titles/sub-titles/activate-your-account.png'); }
#AccountActivation-Form-Container table.account-activation	{ margin:0;}
#AccountActivation-Form-Container input						{ width:205px; }


#Login-Container input.button,
#ForgottenPassword-Form-Container input.button,
#AccountActivation-Form-Container input.button				{ border:none; width:auto; position:absolute; right:13px; bottom:10px }
#Login-Container span.mand-text,
#ForgottenPassword-Form-Container span.mand-text,
#AccountActivation-Form-Container span.mand-text			{ position:absolute; left:15px; bottom:15px;}