/*
    ============== (C) Copyright Relate.IT - All rights reserved ===============

    The copyright to the contents herein is the property of Relate.IT. The 
    contents may be used and/or copied only with the written permission of
    Relate.IT, or in accordance with the terms and conditions stipulated in 
    the agreement/contract under which the contents have been supplied.

    Internet:                   http://www.relate-it.eu

    ============================================================================
    $Id: map_fullscreen.css,v 1.2 2009/01/02 12:18:00 cvs Exp $ 
    ============================================================================
*/

v\:* {
	behavior:url(#default#VML); }
HTML, BODY {
	width: 100%; height: 100%; }
BODY {
	margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; }
#airportLocatorMap {
	width: 100%; height: 100%; position: absolute; }	
#minimizer {
	top: 0px; right: 345px; position: absolute; background-color: #6A9DD4; 
	border-bottom: 5px solid white; border-left: 5px solid white; 
	border-right: 5px solid white; padding: 5px; }
#minimizer A {
	color: black; font-size: 11px; font-weight: bold; }
