﻿.launchPadCarousel
{
    top: -10px;
    height: 202px !important;
}

.launchPadCarouselItems
{
    top: 10px;
    height: 202px !important;
}

.launchPadCarouselInfo
{
    top: 5px;
    height: 150px;
    overflow: auto;
    font-size: 90%;
}

.launchPadCarouselSliderContainer
{
    margin-top: -130px;
    left: -5px;
    z-index: 20;
}

.launchPadCarouselItem
{
    padding: 10px;
    background: #fff;
    border: solid 1px #a4a4a4;
    border-left: solid 1px #e4e4e4;
    border-top: solid 1px #e4e4e4;
    float: left;
}
