html, body {
	height: auto;
}
td {
	vertical-align: top;
}
.tablesep {
	border-left: 2px solid #8c8b8b;
}
.caption {
	margin-top: 0;
}
.comunidades {
	width: 100%;
}
.comunidades th, .comunidades td {
	line-height: 18px;
    padding: 10px 10px 9px;
    text-align: left;
}
.comunidades td {
	border-top: 1px solid #ddd;
    vertical-align: top;
}
