/* 
    Document   : ie7.css
    Created on : 10.11.2011
    Author     : mileht / ch5 finland oy
    Description:
        Parainen Navigo CMS IE7 and less specific styles.
    
*/

.clearfix, .big-highlight { zoom:1; }

.news-list li { height:1%; }

#top-navi li { float:left; top:-10px; }
#top-navi li a { display:block; }
#top-navi li a:hover { margin-top:0; }
#top-navi li.selected { margin-top:0; }

.section-blogs { margin-bottom:0; }
.section-banners { padding-top:20px; }

.sbm { line-height:0; } /* fix for text-indent issue for submit buttons in IE7 and older */
