.slideshow-window {
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    margin-bottom: 18px;
    height: 430px;
    z-index: 1
}

.post-entry .slideshow-window {
    background: #fff;
    border: 0 none;
}