@CHARSET "ISO-8859-1";

table.panel  {
	margin: 0px;
	float: left;
	font-size: 11px;
	font-family: sans-serif;
	padding: 2px;
	width: 220px;
}


table.panel select {
	font-size: 11px; 
	width: 98%;
	margin-bottom:2px;
}

.searchText { /* IE 6 bug , take % of text inside... */  
	width: 210px;
}


table.panel .nav {
	border: 1px solid black;
	background-color: white;
	padding	:2px;
}

div.text div.info, .text {
}

table.panel .container {
}

table.panel .info {
}

table.panel .title {
	font-family: sans-serif;
	font-weight: bold ;
	font-size: 13px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}

table.panel .options, table.panel .tips, table.panel .input, table.panel .info, table.panel .nav {
}

table.panel .options {
	background-color:rgb(255,245,245);
}

table.panel .nav {
	background-color:rgb(245,245,245);	
}

table.panel  td {
	border:1px solid black;
	padding: 2px;
}

table.panel .tips {
}

table.panel .input {
	background-color:rgb(245,255,245);
	border: 1px solid black;
	padding	:2px;
}

table.panel .lang {
}	

table.panel .lang img {
}


.searchTips {
	border:1px dotted rgb(200,200,200);
	background-color: infobackground;
	padding:2px;
}

.panel {
	float:left;
}

.panel .buttonEnabled , .panel  .buttonHover  {
	width:97%;
}	 

table.panel td.titleMapfinder {
	color: white;
	background-color: black;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:2px;
}
