
/* slideshow */
div#slideshow{
position:relative;
overflow:hidden; /* visibile */
margin:0 0 1em;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div#slideshow img{
border-width:4px;
padding:1px;
}

/* misure box e box model hack */
div#slideshow{ 
width:610px;
height:410px;
voice-family: "\"}\""; 
voice-family:inherit;
width:600px;
height:400px;
}

html>body #slideshow{
width:600px;
height:400px;
}