#evento{
	border-bottom:1px solid #d5d5d5;
	margin:10px 0px 0px 0px;
}

#evento #foto{
	float:left;
	width:80px;
	margin:5px 0px 12px 0px;
}

#evento img{
	float:left;
	margin:0px 10px 0px 0px;
	border:2px solid #CECECE;
}

#evento #descricao{
	padding:0px 0px 10px 0px;
	line-height:normal;
	float:right;
	width:470px;
}