.arrowContainer
{
    width: 20px; 
    float: left;
}

.arrow
{
    border:0;
}

.overflow_hidden
{
    overflow:hidden;
}

#display_port
{
    float: left; 
    position: relative; 
    width: 560px; 
    height:600px;
}

.slideContainer
{
    width: 560px; 
    height: 600px; 
    float: left; 
    margin-right: 0px; 
    text-align: center;
}

.slide
{
    width:560px; 
    height:600px;
}

#sliderPictures
{
    float: left; 
    height:600px;
}

#sliderParent
{
    /*height: 215px;*/
}
