
#colRight .rowPager {
	position: relative;
	width   : 521px;
	height  :  34px;
	margin  :   0px  auto  10px  auto;
	background-image   : url(../images/bgInsertar.gif);
}
#colRight .rowPager p {
	padding-top:   7px;
	font-weight: bold;
	text-align : center;
}
#colRight .rowPager p span {
	color      : #FFFFFF;
}
#colRight .rowPager p a {
	color      : #2E2D23;
}
#colRight .rowPager p.goPrev {
	position   : absolute;
	top        :   0px;
	left       :  20px;
}
#colRight .rowPager p.goNext {
	position   : absolute;
	top        :   0px;
	right      :  20px;
}


#colRight #rowSearch {
	position: relative;
	width   : 345px;
	height  : 132px;
	margin  :   0px  auto  10px  auto;
	padding :  20px;
	background-image   : url(../images/bgBuscar.jpg);
}

#colRight #rowSearch p.btn {
	position: absolute;
	bottom  :   5px;
	right   :  10px;
	font-weight: bold;
}
#colRight table td {
	font-family: "Trebuchet MS";
	font-size  : 80%;
	color      : #2E2D23;
}
#colRight table td label {
	font-weight: bold;
}
#colRight table td select {
	border  : solid 1px #2E2D23;
}
#colRight table td input {
	border  : solid 1px #2E2D23;
}
#colRight table td textarea {
	border  : solid 1px #2E2D23;
}

#tdLblCodProv   { width: 135px; padding-bottom: 5px; }
#tdLblFullName  { width: 135px; padding-bottom: 5px; }
#tdLblBirthYear { width: 135px; padding-bottom: 5px; }
#tdLblDeathYear { width: 135px; padding-bottom: 5px; }
#tdInpCodProv   { width: 175px; }
#tdInpFullName  { width: 175px; }
#tdInpBirthYear { width:  50px; }
#tdInpDeathYear { width:  50px; }
#inpFullName    { width: 175px; }
#inpBirthYear   { width:  50px; }
#inpDeathYear   { width:  50px; }