@import "/common/css/local/components/slideshow/index.css";

#slideshowContainer #caption {
    color: #666666;
    font-size: 11px;
    width: 547px;
    padding: 0;
}

#slideshowContainer{
    background:transparent url(/luxury/images/property/default.gif) no-repeat scroll 530px 6px;
    padding: 10px 0;
}

#navigation{
    font-size: 9px;
}

#slideshowContainer #navigation .photoNavigation{
    font-size: .8em;
}

#slideshowContainer.hybridProperty #caption {
    width: 340px;
}

#slideshowContainer.hybridProperty{
    background-position: 348px 12px;
}

#slideshowContainer.hybridProperty #navigation{
    right: 180px;
    top: 10px;
}
