#content .boxRound ul.tour-list {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}

#content .boxRound .tour-buttons {
    position: absolute;
    width: 240px;
    height: 125px;
    top: 138px;
    right: 30px;
    text-align: center;
}

/*#content .boxRound .tour-buttons .icons {
    display: inline-block;
    margin: 5px 10px 0px 0px;
}*/

#content .boxRound .recommendations {
    margin-top: 15px;
    margin-bottom: 40px;
}

#content .boxRound .recommendations .quote {
    font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
    font-style: italic;
}

#content .boxRound .recommendations .float-right {
    padding-top: 10px;
}

#content .boxRound .our-difference {
    margin-bottom: 25px;
}

#content .boxRound .our-difference p {
    margin-bottom: 0px;
}

#content .boxRound .our-difference .float-left {
    margin-right: 33px;
}

#content .boxRound .our-difference .corner-white {
    width: 200px;
    height: 150px;
    margin: 5px 0px;
}

#content .boxRound .tabs {
    border: 1px solid #ccc;
    padding-bottom: 5px;
    background: #f5f5f5;
}

#content .boxRound .tabs ul {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc;
    height: 31px;
}

#content .boxRound .tabs ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    display: inline-block;
    width: auto;
}

#content .boxRound .tabs ul li a {
    float: left;
    display: inline-block;
    width: 110px;
    height: 31px;
    line-height: 31px;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #ccc;
    background: #fff;
}

#content .boxRound .tabs ul li a.last {
    border: 0px;
    width: 113px;
}

#content .boxRound .tabs ul li a:hover {
    background: #f5f5f5;
    color: #9B1574;
}

#content .boxRound .tabs ul li.current a {
    background: #f5f5f5;
    color: #9B1574;
    border-bottom: 1px solid #f5f5f5;
}

#content .boxRound .tabs .tabs-line {
    height: 28px;
    line-height: 28px;
    padding: 0px 40px;
}

#content .boxRound .tabs .tabs-line span {
    color: #9B1574;
}

#content .boxRound .tabs .tabs-line.tabs-line-highlight {
    background: #fff;
}

#content .boxRound .tabs .tabs-line .tabs-cell {
    float: left;
    display: inline-block;
    width: auto;
}

#content .boxRound a.pdf {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-left: 34px;
    background: url('../../images/v3/icons/pdf.gif') no-repeat left center;
}

#content .boxRound .how-works-left,
#content .boxRound .how-works-left .corner-white,
#content .boxRound .how-works-left .number,
#content .boxRound .how-works-left .content {
    float: left;
    display: inline-block;
    width: auto;
}

#content .boxRound .how-works-left {
    width: 325px;
}

#content .boxRound .how-works-left .corner-white {
    width: 50px;
    height: 50px;
    margin: 0px 5px 5px 0px;
}

#content .boxRound .how-works-left .number {
    margin: 5px 5px 0px 0px;
    color: #9B1574;
    font-weight: bold;
}

#content .boxRound .how-works-left .content {
    margin: 5px 5px 0px 0px;
    width: 250px;
}

#content .boxRound .how-works-right {
    float: right;
    display: inline-block;
    width: 200px;
    padding-top: 10px;
}

#content .boxRound .how-works-right .corner-white {
    width: 200px;
    height: 150px;
    margin-bottom: 5px;
}
