form, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#OyunForm {}
div#searchbox {
	position:static;
	width: 200px;
	border: 1px solid #999;
}

div#searchbox form {
	padding: 0;
	margin: 0;
}

div#buscacontrol{
	margin: 0 5px;
}

div#LSResult { 
	position: absolute;
	width: 300px;
	background: #E9F2F7;
	border: 1px solid #999;
	z-index:999;
}

div.LSRes {

	margin: 5px;
	background: #fff;
}

div.LSRow a {
	display: block;
	padding: 2px 5px;
	color: #000;
	text-decoration: none;
}

div.LSRow a:hover {
	background:#FC0;
	color: #000;
	text-decoration: none;
}

#LSHighlight a {
	background: #fff;
}

.floatright {
	float: right;
}

#maisresultados {
	float: right;
	margin: 10px;

}
