.centros {
	width: 100%;
	padding: 1em;
	border: 2px solid #EEEEEE;
}
.centros td {
	padding: 3px 10px 3px 0px;
}

.centros .name {
	margin-top: 1em;
	padding-top: 1em;
}

.centros .state {
	text-align: right;
	margin-top: 1em;
	padding-top: 1em;
}

.centros .courses {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-bottom: 1em;
}

.details .title {
	color: #999999;
	border-bottom: 2px dotted #EEEEEE;
}

.details .text {
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.item {
	border: 1px solid #CCCCCC;
	width: 20em;
	font-family: inherit;
	font-size: inherit;
}
