#izq h2,#izq h3, #izq h4, #izq h5, #izq p {
	float: left;
	font-size: 10px;
	font-weight: normal;
	width:  200px;
}
#izq h2 {
	margin-top: 2px;
	font-size: 12px;
	width: 180px;
}
#izq p {
	width: 180px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}
#izq p.last {
	border: 0px;
}

#center h1 {
	font-size: 18px;
}
#planilla {
	float: left;
	margin-left: 40px;
}	
#planilla table {
	margin-top: 20px;
}
#planilla table td {
	padding-bottom: 10px;
	font-size: 12px;
}

#planilla table th {
	font-size: 12px;
	font-weight: normal;
}
#planilla .botones {
	text-align: right;
}
#planilla .boton_center {
	border: 0;
	padding: 0;
	margin: 0;
	height: 20px;
}
#planilla .boton {
	float: right;
	margin-left: 10px;
}
.boton {
	margin-bottom: 7px;
}