/*---------------------------------------------
//  Widget
//---------------------------------------------
*/

#bookings-widget_Esperando,
#bookings-widget_NoEsperando{
	width				: 190px;
	height				: 170px;
	background			: #dc8505 url(../img/back_widget.png) left bottom no-repeat;
	padding				: 30px 0 0 20px;
}

#bookings-widget_Esperando {
	text-align			: center;
}

#widget {

}

.wid_alojamientos,
.wid_fechas{
	
}
#bookings-widget_Esperando h3,
#widget h3 {
	background			: url(../img/back_widget_h3.png) center center repeat-y;
}

#widget h4{

}

#widget select,
#widget input[type=text]{
	font-size			: 12px;
}

#widget select {
	width				: 180px;
}


#widget div {
	padding				: 0 0 5px 0;
}

.wid_fechas a {

}

#widget label {
	width				: 60px;
	display				: inline-block;
	color				: #FFF;
}

.conteBotoWidget {
	margin				: 5px 0 0 60px;	
}

#widget a img {
	vertical-align		: bottom;	
}
