.celTop {
	background-image: url(../images/topcelBG.gif);
	background-repeat: repeat-x;
}
.grayLineTop {
	background-image: url(../images/graylinetop.gif);
	background-repeat: repeat-x;
}
.grayLineBtn {
	background-image: url(../images/graylinebtn.gif);
	background-repeat: repeat-x;
}
.celBtn {
	background-image: url(../images/celBtnBG.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.grayBox {
	background-image: url(images/grayboxBG.gif);
	background-repeat: repeat-x;
}
.fechaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: right;
}
