.textbox {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 12px 0px;
	background: url(../images/ourmethod_bottom.png) no-repeat bottom;
}

.textbox h4 {
	font-size: 28px;
	color: #9a2b05;
	font-weight: lighter;
	text-shadow: #fff 0px 1px;
	padding: 8px 16px;
	background: url(../images/ourmethod_top.png) no-repeat;
}

.textbox .text {
	color: #222;
	line-height: 1.2em;
	padding: 16px 16px 0px 16px;
	background: url(../images/ourmethod_middle.png) repeat-y;
}

.resultable {
	width: 648px;
	font-size: .8em;
}

.resultable thead {
	border-bottom: 2px solid #777;
}

.resultable thead th {
	padding-bottom: 4px;
}

.resultable tfoot th {
	padding-top: 4px;
}

.resultable tfoot {
	border-top: 2px solid #777;
}

.resultable td {
	padding: 3px;
}

.especialidad {
	width: 68%;
}

.aprobados {
	width: 12%;
}

.plazas {
	width: 20%;
}
