#box_relatos {
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
}
#box_relatos h2 {
	background-image: url(../images/titulo_relatos.jpg);
	background-repeat: no-repeat;
}
#box_relatos #fotos {
	display: block;
	float: left;
	width: 135px;
	margin-bottom: 5px;
}
#box_relatos #fotos img {
	display: block;
	padding: 3px;
	margin-bottom: 4px;
	border: 1px solid #82B8EA;
	cursor: pointer;
}
#box_relatos #data {
	color: #990000;
	display: block;
	margin:0;
}
#box_relatos h3 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
#box_relatos #fonte {
	color: #990000;
	display: block;
	margin-top: 15px;
}
#box_relatos h4 {
	background-image: url(../images/barra_mais_relatos.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 28px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 25px;
	clear: left;
}


#box_relatos #mais_relatos {
	display: block;
	margin-top: 15px;
}
#box_relatos #mais_relatos li {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBEBFA;
}
#box_relatos #mais_relatos li a {
	background-image: url(../images/ico_classificados.jpg);
	display: block;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #1F6DB4;
	text-decoration: none;
}
#box_relatos #mais_relatos li a:hover {
	color: #1B3C5C;
}
#box_relatos .add {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E75AB;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#box_relatos #cadastro {
	display: none;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6CB0F1;
}

#box_relatos #cadastro label, #box_relatos #cadastro input, #box_relatos #cadastro select, #box_relatos #cadastro textarea, #box_relatos #cadastro .input {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 255px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
#box_relatos #cadastro br {
	clear: both;
}
#box_relatos #cadastro label {
	width: 130px;
	background-color: #F9FEFF;
	border: 1px dashed #6CB0F1;
	margin-right: 4px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: right;
}
#box_relatos #cadastro select {
	width: 263px;
}

#box_relatos #cadastro #relato {
	height: 60px;
	margin-bottom: 4px;
}

#box_relatos #cadastro .input {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_relatos #cadastro #bt_relato {
	font-weight: bold;
	color: #003366;
	background-color: #EAF4FD;
	padding: 1px;
	border: 1px solid #6CB0F1;
	margin-left: 142px;
	margin-top: 10px;
}

#box_relatos .author {
	font-size: 10px;
	color: #990000;
	display: block;
	text-transform: none;
	font-weight: bold;
}

#box_relatos #captcha {
	display: block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
