.carouselcontainer {
    border-top: 1px solid #C9C8FF;
    border-bottom: 1px solid #C9C8FF;
    border-left: 1px solid #C9C8FF;
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
}

.picturecontainer {
    border: 1px solid #C9C8FF;
    padding: 10px;
    text-align: center;
}

#godown,
#filegodown {
    border-bottom: 1px dashed #C9C8FF;
    text-align: center;
    padding: 3px;
    cursor: pointer;
}

#goup,
#filegoup {
    border-top: 1px dashed #C9C8FF;
    text-align: center;
    padding: 3px;
    cursor: pointer;
}

#slideshow .jcarousel,
#toolfiles .jcarousel {
    margin-top: 7px;
    margin-bottom: 7px;
}

#slideshow .jcarousel li {
    width: 72px;
    height: 62px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}

#toolfiles .jcarousel li {
    width: 72px;
    height: 32px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}
