@charset "utf-8";
/* CSS Document */

#relatos{
	border:0px solid #000;
	width:600px;
	float:left;
}

#listagem{
	border:0px solid #000;
	width:600px;
	height:40px;
	float:left;
	margin-bottom:10px;
}
	
tr a:hover{
	background:#CF0;
}

#previa{
	border:0px solid #000;
	width:600px;
	float:left;
	margin-bottom:15px;
}

#apresenta{
	border:0px solid #ABABAB;
	width:590px;
	height:120px;
	padding-left:10px;
}

#story{
	width:585px;
	margin-bottom:5px;
	text-align:justify;
	padding-left:15px;
}
