ul.noticias
{
    width:	545px;
    float:	left;
}

.breves
{
  margin-top: 64px;
}

.breves ul
{
  margin: 0;
  padding: 0;
}

.breves li
{
    margin:		0 0 0.5em;
    padding:	0.5em;
}

.breve
{
	display: inline-block;
}

.breve h2
{
	display: inline;
}

.noticia
{
	padding-bottom: 0.5em;
}

.breve > a
{
	width:			auto;
	margin-right:	0.5em;
}

.ver_mas
{
	float:		right;
	margin-top: 1em;
}
