div.resumen img.avatar
{
	vertical-align:	top;
	float:			left;
	margin-right:	2em;
}

div.enlaces
{
	float:			left;
	width:			83%;
}

div.debate a
{
	display:		block;
	margin-right:	1em;
}

div.debate h3 a
{
    color:          #333;
}

div.debate h3 a:hover
{
    color: #D8007C;
}

div.debate
{
	clear:			both;
	overflow:		hidden;
	border-bottom:	1px dotted #ccc;
	padding:		1em;
}

div.debate a:first-child
{
	margin-bottom:	0.5em;
}
