 @CHARSET "UTF-8";

A {
    text-decoration: underline;
}

P {
    margin: 30px 30px;
    text-align: center;
}

#pnCenterMiddle LI {
    float: left;
    clear: left;
    margin-top: 10px;
    width: 100%;
}

IMG {
    border: 0px;
}

.butt {
    background: none;
    cursor: pointer;
}

.desc {
    clear: left;
    color: #AAAAAA;
    float: left;
    font-size: 11px;
    margin-left: 30px;
    text-align: center;
    width: 100%
}

.desc a {
    font-weight: bold;
    text-decoration: underline;
}

.erro {
    color: #AA0000;
    display: none;
    font-size: 10px;
    text-align: center;
    margin: 0px 10px 10px 10px;
}

.erro2 {
    color: #AA0000;
    display: none;
    font-size: 10px;
    text-align: left;
    margin: 0px 10px 5px 173px;
}

.leftButton {
    margin-right: 50px;
}

.PanelNewAccount {
    display: block;
    height: 280px;
    width: 530px;
}

.CreateAccount ul {
    height: 200px;
    width: 530px;
}

.CreateAccount ul li {
    display: block;
    float: left;
    margin: 1px;
    width: 530px;
}

.CreateAccountMessage {
    float: left;
    height: 100px;
    left: 50%;
    margin-left: -275px;
    margin-top: 50px;
    position: absolute;
    text-align: center;
    width: 530px;
}

.labelForm {
    float: left;
    margin-right: 2px;
    text-align: right;
    width: 173px;
}

.YellowBox {
	text-align:center; 
	border: 1px dashed rgb(150, 150, 150); 
	margin: 18px; 
	background-color: rgb(255, 255, 207);	
}

#spUrlDescolando {
    float: left;
    text-align: center;
}

#spUrlMember {
    background-color: #FFFFFF;
    color: #646464;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 196px;
}

#pnCenterMiddle {
    _width: 100%;
}

#pnCenterMiddle UL {
	_width: 556px;
}

#pnCenterTop {
    background-image: url(/images/social/im_tab_blue_cadastro.png);
    background-repeat: no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/social/im_tab_blue_cadastro.png', sizingMethod = 'crop' );
}

#emailHelp {
	line-height: 24px;
	margin: 0 30px 30px 30px;
}

#emailHelpContent {
	display: block;
	margin: 18px;
}

#ddlAccountType {
	width: 145px;
}