.room-theme
{
    color: #7BAED9;
}
.room-theme span
{
    color: #666;
}
.room-vendor-list
{
    margin-top: 1em;
}

.show-header-image-container
{
    text-align: center;
}
.show-header-image
{
    margin: 0 auto;
    margin-top: 1em;
    margin-bottom: 2em;
}
.show-text-box p,
.show-text-box ul
{
    text-align: center;
    margin-bottom: 1em;
}
.show-header
{
    text-align: center;
}

