
/*---------------- CONTEUDO ---------------- */
#content{width:1000px; height:auto;}
#content #right{width:370px; height:200px; float:right; }
#content p{font-family:arial, verdana;font-size:12px; color:#656658; line-height:15px; margin-left:20px; margin-top:5px; text-align:justify; line-height:20px; margin:10px;}
#content #right table{margin:25px;}
#content #right input{width:300px; height:30px; padding:5px; padding-left:15px; border:1px solid #e1e1e1; color:#acac9d;}
#content #right input#nome { margin-bottom: 10px; }
#content #right textarea{width:300px; height:160px; padding:5px; padding-left:15px; border:1px solid #e1e1e1; color:#acac9d; font-family:arial; resize: none; margin-top:10px;}
#content #right .enviar{margin-top:10px; cursor:hand; width:162px; height:30px; background:url("../img/enviar.jpg") center bottom; border:0;}
#content #right .enviar:hover{background:url("../img/enviar.jpg") center top;}
#content #right .enviar a{width:100%; height:100%;}

.texto{font-style:italic !important;}
#post{width:595px; padding-left:20px; float:left; }

#post ul li a{color:#666666; display:inline-block; float:left; padding:6px 10px 6px 10px; font-family:arial; font-size:13px;}
#post ul li a:hover{background:#f0f0f0;}
#post ul li .selected{background:#999999; color:#fff;}

/*.pagination{margin:0 auto; width:330px; height:auto;}*/
.pagination { text-align: center; }

.validation-error, .validation-error p { 
	color: #af0000 !important; font-family:arial, verdana;font-size:12px; 
	margin-left: 10px;
}

.validation-error ul {
	margin: 10px 0 0 20px;
}

.validation-error ul li  { margin-left: 20px; list-style: disc; }

#comentario{margin-top:30px;}