
/**/

.pickerWrapper_TDHotels {
	display:block;
	height: 23px !important;
	width: 100px !important;
	padding: 0;
	
	overflow: hidden;
	vertical-align: top;
	
	border: 0 solid #fff;
}

.radEnabledCss_TDHotels, 
.radHoverCss_TDHotels, 
.radFocusedCss_TDHotels {
	padding: 0 0 0 5px;
	line-height: 23px !important;
	height: 23px !important;
	
	width: 72px !important;
	overflow: hidden;
	
	border: 0 solid #fff;
	
	color: #2E3D4F;
	font-size: 11px;
	font-weight: bold;
	
	background-image: url(Img/spriteDatePickerInput.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}

.ie8 .moduloFormulario .radEnabledCss_TDHotels, 
.ie8 .moduloFormulario .radHoverCss_TDHotels, 
.ie8 .moduloFormulario .radFocusedCss_TDHotels {
	margin-top: 1px;
	
}

.radEnabledCss_TDHotels {
	background-position: 0 0 !important;
}

.radHoverCss_TDHotels, 
.radFocusedCss_TDHotels {
	background-position: 0 -24px !important;
}

/**/

.radTimeTableCss_TDHotels caption {
	display: none;
}

.radPopupImage_TDHotels img {
	width: 23px;
	height: 23px;
	cursro: hand;
	cursor: pointer;
}

.ie8 .moduloFormulario .radPopupImage_TDHotels img {
	position: relative;
	z-index: 51;
	left: -300px;
	margin-top: 1px;
}

/**/

.ie8 .radEnabledCss_TDHotels, 
.ie8 .radHoverCss_TDHotels, 
.ie8 .radFocusedCss_TDHotels, 
.ie8 .radPopupImage_TDHotels img {
	position: relative;
	top: -16px;
}

.ie7 .radEnabledCss_TDHotels, 
.ie7 .radHoverCss_TDHotels, 
.ie7 .radFocusedCss_TDHotels, 
.ie7 .radPopupImage_TDHotels img {
	position: relative;
	top: -1px;
}

/**/