


#slideshow:after {
content: "";
display: table;
clear: both;
}

#slideshow img {
float: left;
margin: 0 -100% 0 0;
}

#slideshow
{
   width: 100%;
margin-left: 0px;
height: 100%;
margin-bottom: 4px;
margin-top:0px;
padding:0px;
} 

.tall_mid
{
   background:white!important
}