/*!
* (c) Disney. All rights reserved.
*/
/**************************************************
* FileName - athena-babyzone-ltie9.css
*
* $Author: Wilfred Tambaoan
* $Revision: 1
* $Change: 1
* $Date Created: January 25, 2012
* $Last Updated: February 16, 2012
**************************************************/

#login-block input#passwordTemp,
#login-block input#password,
#login-block input#username,
#email-block input#emailAddress,
#registration-login-block input#disneyEmailAddress,
#registration-login-block input#disneyPassword,
#forgot-password-block input#forgotEmailAddress
{
margin: 7px 0 4px 0;
}

p > input
{
margin-right: 7px;
float: clear;
position: static;
left: 0;
opacity: 0;
margin: 2px 5px 0 0;
}

#gender input {
left: none;
filter:alpha(opacity=100);
}

#link-accounts #your-password label,
#link-accounts #yourself label {
line-height: 28px;
}

#error-postalCode {
left: -20px !important;
*margin-top: 0px !important;
}

#registration-block .error {
*clear: none;
*line-height:15px;
}

#registration-block input[type=text], #registration-block input[type=password] {
line-height: 29px;
height: 29px;
}

.boxGroup p {
*padding-top: 3px;
}

#login-block {
display: block;
}

#registration-block #error-userName,
#link-block #error-userName
{
*margin-top: 0;
}
#registration-block #suggested-usernames,
#link-block #suggested-usernames
{
*margin-left: 144px;
}
#link-block #dateofBirthBlock {
  margin: 10px 0 10px 12px;
}
#footerLegalFreeText {
  margin-top: 15px;
}