.slideshow-outer
{
     height: 100% !important;
     margin: 20px 0;
     background-color: #dedede;
     overflow: auto;
     clear: both;
}
.slide-text p
{
     padding: 5px 5px;
     font: normal 90% arial;
     color: black;
}