/* 
    Document   : ie8
    Created on : 28-set-2011, 11.35.58
    Author     : Kida
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.msie .entry-content.news_list .entry-thumb {
   width: 100px;
}
.msie #searcheventihome .float_left p input {
    background:  none !important;
    margin-right: 3px !important;
}
.msie .box_container h2, .msie .box_container a, .msie .box_container a:visited, 
.msie .sottocategorie_aziende h2, .msie .sottocategorie_aziende a, .msie .sottocategorie_aziende a:visited {
    text-decoration: none;
}
.msie .link_button, .link_button:visited {
    background: url("../../images/sf_link_button.jpg") repeat-x left top !important;
}
.msie .gfield_radio input, .msie .gfield_checkbox input {
    background: none;
    border: none;
}
.ie8 .campo_indirizzo input {
    margin-left: 29px;
}
.msie .gallery .type-galleria .galleryicon, .msie .entry-thumb, .msie #dashboard_content .box_content_container .dashboard_thumb{
    width: 90px;
}
.msie .wp-polls-ul li{
    padding-bottom: 8px;
    float: left;
}
.msie #rememberme {
    background: none;
}
.msie .box_container h2 a:hover {
    text-decoration: underline;
}
.ie7 .skin-vertical-stacked-arrow dl.slidedeck dd.slide ul.verticalSlideNav li {
	float: none;
	margin-top: -3px;
}
.ie7.home .skin-vertical-stacked-arrow dl.slidedeck dd.slide ul.verticalSlideNav li{
    margin-left: 19px;
}
.ie7.home .skin-vertical-stacked-arrow dl.slidedeck dd.slide ul.verticalSlideNav li.active{
    margin-left: 0;
}
.ie7 .skin-vertical-stacked-arrow dl.slidedeck dd.slide ul.verticalSlideNav li{
    margin-left: 13px;
}
.ie7 .skin-vertical-stacked-arrow dl.slidedeck dd.slide ul.verticalSlideNav li.active{
    margin-left: 0;
}