#idCalendarioContenedorFechaEntrada {
	DISPLAY: none; LEFT: 0px; POSITION: relative
}
#idPanel_fechaEntrada {
	visible: none
}
#idCalendarioContenedorFechaSalida {
	DISPLAY: none; LEFT: 0px; POSITION: relative
}
#idCalendarioContenedorFechaSalidaDoble {
	DISPLAY: none; LEFT: 0px; POSITION: relative
}
.calweekdaycell {
	FONT-SIZE: 70%; TEXT-ALIGN: center
}
.yui-skin-sam .yui-calendar TD.calcellhover {
	CURSOR: pointer; COLOR: #fff; BACKGROUND-COLOR: blue
}
.yui-skin-sam .yui-calendar TD.calcellhover A {
	COLOR: #fff; BACKGROUND-COLOR: blue
}
.yui-skin-sam .yui-calendar TD.today {
	BACKGROUND-COLOR: red
}
.yui-skin-sam .yui-calendar TD.calcellhover {
	CURSOR: pointer; COLOR: #fff; BACKGROUND-COLOR: #426fd9
}
.yui-skin-sam .yui-calendar TD.calcellhover A {
	COLOR: #fff; BACKGROUND-COLOR: #426fd9
}
.yui-skin-sam .yui-calendar .calheader {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 85%; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0.6em; PADDING-TOP: 0px; TEXT-ALIGN: center
}

