all the images of my gallery are displayed in 1 row
http://www.smackit.nl/portfolio/mibradio.html
how is that possible, I cannot find the solution for this
.sigProThumb {
float: left;
width: 25%;
margin: 10px 0;
}
.sigProContainer {
overflow: hidden;
}