.content-list {
	margin-left:110px;
	padding-right:10px;
}
.content-list h2.atual-page {
	margin-bottom:20px;
}

h3 {
	margin-bottom:10px;
}
label {
	display:block;
	line-height:20px;
	font-weight:700;
	color:#666;
	font-size:10px;
}
.box {
	border:1px solid #999;
	padding:6px 10px 8px;
	/*margin-bottom:10px;*/
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
div.form-login {
	background-color:#FFFFC4;
}
.rec, .form-login {
	width:250px;
}
.db-ac, .db-pe, .db-lo {
	width:350px;
}
input.email {
	width:240px;
}
small {
	font-size:10px;
}
.erro-input {
	font-size:10px;
	margin-bottom:5px;
	line-height:14px;
	color:#BF0000;
}
.login .ads {
	width:450px;
	text-align:center;
}
.cadastro .ads {
	/*width:450px;*/
	text-align:center;
}
p {
	margin-bottom:5px;
	line-height:14px;
	font-size:11px;
}



.cidade select.select, .estado select.select{
	color:#333!important;
}