body
{	
  font-family : Arial; 
  font-size: 9px;
  background-color: transparent;
}

table.room_search
{
	padding-left:10px; 
	width: 250px;	
}

td.room_search_baslik
{
	 color:#fff;
	 font-size:11px;
	 padding:3px;
}

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: 80px;
   padding:0 5px;
   font-size: 10px;
   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:10px; 
	font-weight:bold;
	color:#fff; 
	background:#000000;
	border:none;
	color:#fff;
	background-image:none; 
	background-repeat:repeat; 
	background-attachment:scroll;
	
}
.room_search_cmb /* oda tipi , yeti�kin , �ocuk */
{
	font-size:10px;
    color:#fff;
}

