/*
	@homepage http://userstyles.org/styles/7675
	@updateurl http://userstyles.org/styles/iecss/7675/Google%20Maps%20Full%20Screen.css
	@domain maps.google.com
	@domain maps.google.de
*/
@namespace url(http://www.w3.org/1999/xhtml);.helplinks {
visibility:hidden !important;
overflow:hidden !important;
width:0px !important;
height:0px !important;
}
#map {
position:fixed !important;
left:-10px !important;
top:0px !important;
width:100% !important;
height:100% !important;
}
form#q_form {
-moz-opacity:0.6 !important;
}
form#q_form:hover {
-moz-opacity:1 !important;
}
.ipt{
padding-bottom: 2px;
border-bottom: 0px !important;
}
span#srchex {
display: none !important;
}

.example {
font-weight:bold;
}

div.gmnoprint {
-moz-opacity:0.4 !important;
}

div.gmnoprint:hover {
-moz-opacity:1 !important;
}

div#map_overview {
-moz-opacity:0.5 !important;
}

div#map_overview:hover {
-moz-opacity:1 !important;
}
