/* ----------------------------------------------------------------------------------------

AUSSI Portal Copyright (C) 2004-2008 by Frank Braun, fbraun@bigpond.net.au

This file is part of AUSSI Portal.

AUSSI Portal is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as 
published by the Free Software Foundation. 

AUSSI 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 AUSSI Portal; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

http://www.gnu.org/licenses/gpl.txt

---------------------------------------------------------------------------------------- */

/* ------------- */
/* Overlib style */
/* ------------- */

.overLibLoad
{
    font-size:          	10px; 
    font-style:         	normal; 
    line-height:            normal;
    font-weight:        	normal; 
    font-variant:       	normal; 

}

.overLib1 
{
    width:200px; 
    height:200px; 
    overflow:auto;
    border:1px none #000000; 
    padding:10px; 
    background:#d8e9ff;

    font-size:          	10px; 
    font-style:         	normal; 
    line-height:            normal;
    font-weight:        	normal; 
    font-variant:       	normal; 

}


