a:focus {
	outline: none;
}
#panel_alap {
	background: white;
	width: 283px;
  height: 235px;
	border-top: solid 1px lightgray;
	border-left: solid 1px lightgray;
	border-right: solid 1px lightgray;  	  
}
#panel {      
	background: #fff1e5;
	width: 283px;
  
	border-top: solid 1px #f37e16;
	border-left: solid 1px #f37e16;                             
	border-right: solid 1px #f37e16;  	
  display: none;
}

div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 1px lightgray;
	background: url(images/btn-slide1.gif) no-repeat center top;		
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 164px;
	height: 28px;
	padding: 7px 10px 0 0;
	margin: 0 55px;
	display: block;
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;	
}
.active {
  	background-position: right 10px;}

.active_a {
	border-top: solid 1px #f37e16;}
	
.button1 {
	border:none;
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	width: 165px;
	font-size:8pt;
	height: 27px;
	background: url('images/bg_search_button.png') no-repeat;
	color:white;
	font-weight: bold; 	 
}

.divi {
  height:25px;}  	
