﻿#content { text-align: left; margin-top: 50px; margin-bottom:10px; color:#333333; font-family:tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:12px; font-weight:bold; width: 655px; border: 1px solid #333333; padding: 0px; clear:both; float:left; } .retrieveTitle { height: 31px; clear:both; float:left; margin-top:50px; font-family: tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:18px; color:#333333; font-weight:bold; } .retrieveExplanation { height: 31px; clear:both; float:left; font-family: tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:13px; color:#333333; text-align:left; width:655px; height:52px; } .textSpan { /*padding-left: 15px; vertical-align: middle;*/ display:block; float:left; padding-left:15px; vertical-align:middle; width:142px; } #left { width: 400px; float:left; } #right { width: 250px; float:left; color:Red; } .captchaBox { float: left; width: 84px; height: 200px; margin-left: 10px; display: block; } #captchaCode { float:left; margin-left:150px; } .captcha { float:left; } /*.CaptchaImg { margin-left: 147px; margin-bottom: 5px; }*/ .secretAnswer { width: 252px; } .secretQuestion { width: 252px; font-size: 10px; } .error { color: Red; font-size: 19px; } /**box posição**/ /*.LoginBox { margin-left: 86px !important; } .BirthDate{ margin-left:2px !important; } .QuestionBox { margin-left: 19px !important; } .AnswerBox { margin-left: 19px !important; } .CaptachBox { margin-left: 2px !important; } */ #login, #birthDate, #secretQuestion, #secretAnswer, #captchaValue { width: 200px; border:1px solid #333333; color:#333333; font-family:tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:11px; font-weight:bold; height:15px; margin-bottom: 4px; } #submit { float:left; margin-top:20px; margin-left:146px; margin-bottom:30px; } /**fim box posição**/ .CaptchaP { float: left; display: none; } .errorMessage { background-color: #ff0000; color: yellow; width: 655px; text-indent: 13px; margin-bottom: 20px; }