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

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

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

select.room_search_rt /* oda tipi */
{
	font-size: 9px;
	width:100px;
	height: 19px;
}

input.room_search_ci  /* takvim */
{
	font-size: 11px;
	width:78px;
	height:14px;
}

td.room_search_btn_td
{
   text-align:center;
}

input.room_search_btn
{
	background-position: 0% 0%;
	padding:0;
	cursor:pointer; 
	height:25; 
	width:148px; 
	font-size:10pt; 
	font-weight:bold; 
	color:#927532; 
	background-image:none; 
	background-repeat:repeat; 
	background-attachment:scroll;
}
.room_search_cmb /* oda tipi , yeti�kin , �ocuk */
{
	font-size:11px;
}

