/*
 * SICI Templates 
 * Copyright (C) 2005-2007 
 *     Amministrazione Provinciale di Pesaro e Urbino - Italy
 *
 * This program 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 2 of the License, or (at
 * your option) any later version.
 *
 * The GNU General Public License can be found at
 * http://www.gnu.org/copyleft/gpl.html.
 * A copy is found in the textfile GPL.txt
 */
/*
 * $URL: https://tritone/svn/REPOS01/Typo3/tmpl/sici/trunk/union/css/holly.css $ 
 * $Id: holly.css 2402 2007-03-27 10:20:10Z davide $
 *
 * Autori: Davide Principi & Samuele Ortolani
 *
 * Questo foglio di stile e' per rimediare i problemi che affliggono IE < 7
 * vedi http://www.positioniseverything.net/  (Holly Hack)
 *
 */

/* Hides from IE5-mac \*/
* html div.sf.displayer {height: 1%;}
* html .csc-cobj-wrap {height: 1%;}
* html .csc-menu-wrap {height: 1%;}
* html .st1-title {height: 1%;}
* html .st1-description {height: 1%;}
* html .st1-image {height: 1%;}
* html .area_content_testo .data {height: 1%;}
* html .area_content_testo .abstrac_dettaglio_list {height: 1%;}
* html #content_border,
* html #content_left,
* html #content_right {height: 1%;}
* html .news-latest-item_albo {height: 1%; margin-left: 0em !important; }
* html #bx-bottom {height: 1%;}
* html div.ly-ml1 {height: 1%;}
/* End hide from IE5-mac */