#screen
{
    width: 800px;
    padding: 0;
}

#screen li
{
    float: left;
    list-style: none;
}

#screen .jq-ss-crop
{
    margin: 5px 5px;
    border: 0px solid #FFFFCC;
    float: left;
}

#left, #right
{
    font-weight: bolder;
    font-size: 36px;
    margin-top: 100px;
    display: block;
    text-decoration: none;
    color: black;
}

#view
{
    margin: 20px;
    width: 630px;
    border: 1px white solid;
    height: 160px;
    overflow:hidden;
    background-color: black;
}

#images
{
    width: 3818px !important;
    width: 3822px;
    padding: 0;
}

#images li img
{
    border: 0;
}
