Thank you for your shot...
But the text is moving and it makes appear an extra space between slideshow and the page contents.
I have this on my quick CSS:
.main_menu {
float: right;
position: relative;
top: 25px;
z-index: 100;
padding-bottom: 20px;
}
#top .gallery .gallery-item{
margin:1px 1px 0 0;
width:231px;
height:231px;
padding:0;
}p.pp_description {
display: none !important;
}
div.ppt {
display: none !important;
}
tr:nth-child(2n+1) td, tr:nth-child(2n+1) th {
background-color: #FFFFFF;
}
#top #slideshow_big .slideshow_container {
padding-bottom: 0px;
}
#top .slideshow_container {
height: 440px !important;
max-height: 440px !important;
}