table.room_search
{
	padding-left:10px; 
	width: 250px;	
}

td.room_search_baslik
{
	 color:#fff;
	 font-size:11px;
	 padding:3px;
	 padding-left: 10px! important;
}

select.room_search_rt /* oda tipi */
{
	background: white;
	margin-top:3px;
   width: 90px;
   padding: 5px;
   font-size: 10px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 24px;
   -webkit-appearance: #fff;
	border:solid 1px #fff;
}

select.room_search_cmb /* oda tipi */
{
	background: #fff;	
	color:#000000;
	margin-top:3px;
   width: 90px;
   padding: 5px;
   font-size: 10px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 24px;
   -webkit-appearance: #fff;
	border:solid 1px #fff;
}

input.room_search_ci  /* takvim */
{
	background: #fff;
	margin-top:3px;
	width: 90px;
	padding: 3px 5px;
	font-size: 13px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 22px;
	-webkit-appearance: #fff;
	border:solid 1px #fff;
}

td.room_search_btn_td
{
   text-align:center;
}

input.room_search_btn
{
	background-position: 0% 0%;
	padding:0;
	cursor:pointer;
	height:25;
	padding:5px 10px;
	width:130px;
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	background: #FFFFFF;
	border:none;
	color: #717171;
	background-image:none;
	background-repeat:repeat;
	background-attachment:scroll;
}

input.room_search_btnx
{
	background-position: 0% 0% !important;
	padding:0 !important;
	cursor:pointer !important;
	height:25 !important;
	padding:5px 10px !important;
	width:130px !important;
	font-size: 13px !important;
	font-weight:bold !important;
	color:#fff !important;
	background: #FFFFFF !important;
	border:none !important;
	color: #717171 !important;
	background-image:none !important;
	background-repeat:repeat !important;
	background-attachment:scroll !important;
}
.room_search_cmb /* oda tipi , yeti?kin , ?ocuk */
{
	font-size:10px;
    color:#fff;
}

div#ui-datepicker-div {display:none;}