/**
 * CSS design for GUGVe
 *
 * some hacks for IE, sucks!
 *
 * Copyright (C) 2006 Miguel Vazquez Gocobachi
 *
 * @author   Miguel Vazquez Gocobachi <demrit@gnu.org>
 * @copyleft 2006 GNU project
 * @license  http://www.gnu.org/licenses/gpl.txt
 */
#banner_logo {
    display: none;
}

#banner_misc {
    top: 100px;
    left: 550px;
}

#info {
    margin-top: 10px;
}

#info-fsfdesc {
//    width: 250px;
}

#info-features {
    clear: both;
}
