@import "/common/css/local/property/photos/photos_style.css";

.openPhotoSection {
    border: 1px solid #D8C9B5;
}

.openPhotoSection .largeImageArea {
    padding: 0;
}

.openPhotoSection .largeImageContainer p {
    background-color: #D7EBEA;
}

.thumbs div.selected {
    background-color: #9AC6C2;
    border: 1px solid #9AC6C2;
}

.bottomCurve {
    clear: both;
}

#GuestBookPreview {
    margin: 10px 20px 0 0;
    border-top: 1px solid #D8C9B5;
    padding: 20px;
}

#secondaryContainer #leftNavitems #GuestBookPreview a{
    font-size: 12px;
    display: inline;
    padding: 0;
}

#GuestBookPreviewHead {
    color: #77392A;
    font-size: 16px;
    margin: 10px 0;
}

*html #secondaryContainer {
    width: 230px;
}
