#register_table .inactive_input
, #register_table .active_input
,.centered_form .inactive_input
,.centered_form .active_input
{margin-top:2px;}

/* link fb account */
.textInput{width:254px;padding:3px;border:1px solid #cecece;background:#fff}
.textLabel{font-weight:bold}
.errorMessage{display:none; color:#DE1414; vertical-align:middle; font-size:16px; margin-bottom:16px}

/* create fb account */
.textInput{width:254px;padding:3px;border:1px solid #cecece;background:#fff}
.textLabel{font-weight:bold}
.errorMessage{display:none; color:#DE1414; vertical-align:middle; font-size:16px; margin-bottom:16px}

.fbWelcome{font-size:20px; font-weight:bold;vertical-align:middle;}
.verticalOfset{margin-bottom:16px;}
.popLeft{float:left;}
.popRight{float:right;margin-top:15px;margin-right:20px;text-align:center;}
.bgColor{background-color:#EBEBEB; padding:10px;}
.ghostText{color:#666;}
