#content-sugestoes {
	height: auto;
	width: 595px;
}
#sugestoes-title{
	width: 595px;
	height: 31px;
	background: #515151;
	color: #c1c1c1;
	font-size: 11px;
	line-height: 31px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Arial,  sans-serif; 
	margin-bottom: 10px;
}
#comandos{
	height: 31px;
	width: 595px;
	background: #cfcfcf;
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}
#alinhamento-comandos {
	height: 52px;
	left: 13px;
	position: relative;
	top: 8px;
}
#sugestoes-conteudo {
	width: 390px;
	float: left;
	margin-top: 13px;
	font-family: Verdana, Arial,  sans-serif; 
}
.texto {
	font-size: 10px;
	color: #717171;
	margin-bottom: 5px;
}
.texto2 {
	font-size: 10px;
	color: #717171;
	margin-bottom: 15px;
}
.formulario {
	width: 390px;
	height: 16px;
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
}
.formulario-textarea {
	width: 390px;
	height: 91px;
	background: #e6e6e6;
	border: 1px solid #e6e6e6;
}
.input {
	margin-bottom: 17px;
}

