/*
 * Copyright 2009, 2010, 2011 Integrated Marine Observing System (IMOS)

 *  This file is part of imos_ocean_portal

 *  imos_ocean_portal is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.

 *  imos_ocean_portal is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.

 *  You should have received a copy of the GNU General Public License
 *  along with imos_ocean_portal  If not, see <http://www.gnu.org/licenses/>.
 */

 body *, html *{
    color: #000 ;
}
a:link  {
    text-decoration: none;
}
.toplinks, .z-west, .z-north, .z-east-splt, .z-west-splt  {display: none; width:0px; margin: 0px; float: none;}

.z-center { margin: 0; left:0px; float: none;}

 .z-south { width:80%; color: #000 ;}

#ft * {
font-size: 10px;
}



