@charset "utf-8";
.conta1 {
	height: 600px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
}
.conta2 {
	height: 30px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	float: left;
	border: 1px solid #CCCCCC;
}
.conta3 {
	height: 15px;
	width: 150px;
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.conta2coment {
	height: 120px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	float: left;
	border: 1px solid #CCCCCC;
}
.conta3mensaje {
	height: 80px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #666666;
}
#botonesform {
	font-weight: bold;
	color: #666666;
	text-align: center;
	float: left;
	height: 18px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

