#boxSeuEvento h2.titulo_pagina {
	width:368px;
	background:url(../imagens/home/seu-evento/tit.png) no-repeat left top;
}
#boxSeuEvento img {
	float:right;
	clear:right;
	margin:0px 10px 15px 30px;
}
#boxSeuEvento p {
	line-height:18px;
	margin:15px 0px 0px 10px;	
}
#boxSeuEvento .lista-eventos {
	display:block;
	width:497px;
	height:240px;
	background:url(../imagens/home/seu-evento/lista-eventos.png) no-repeat left top;	
	margin:30px 0px 0px 10px;
}
#boxSeuEvento .lista-eventos h3,
#boxSeuEvento .lista-eventos ul {
	display:none;
}

