﻿.StaywellRelated {
    background-color: #fff;
    font-size: 1em;
    border-left: 1px solid #ddd;
    padding: 0 0 15px 12px;
}

.StaywellRelatedHeader {
    border-bottom: 1px solid #E3E1E2;
    color: #1E4294;
    font-size: 1.5em;
    margin: 5px 0 10px;
    padding: 0 0 10px;
}

.StaywellRelatedLocation{
    margin-bottom: 10px;
}

.StaywellRelatedLocationHeader{
    font-size: 1em;
    font-weight: bold;
}

.StaywellRelatedContainer{
    font-family: Georgia, 'Times New Roman', Times, serif;
    border-left: 15px solid white;
    float: right;
    margin: 0 0 10px 12px;
    width: 210px;
    background-color: #fff;
}

.StaywellRelatedLink{font-size: .9em;}

/*
.StaywellRelated{
    background-color: #fff;
    font-size: .9em;
    border-left: 1px solid #ddd;
    padding: 0 0 15px 12px;
}

.StaywellRelatedHeader{
    border-bottom: 1px solid #E3E1E2;
    color: #1E4294;
    font-family: "Times New Roman",Times,serif;
    font-size: 1.3em;
    margin: 5px 0 10px;
    padding: 0 0 10px;
}

.StaywellRelatedLocation{
    margin-bottom: 10px;
}

.StaywellRelatedLocationHeader{
    font-size: .9em;
    font-weight: bold;
}

.StaywellRelatedContainer{
    border-left: 15px solid white;
    float: right;
    margin: 0 0 10px 12px;
    width: 210px;
    background-color: #fff;
}

.StaywellRelatedLink{
    font-size: .8em;
}
*/