#tour-container{
    width:auto;
    height:226em;
}

#tour-container .info{
    float:left;
    width:36em;
    padding-right:1em;
}

#tour-container .right-bar{
    width:24em;
    height:auto;
    float:right;
}


#tour-container .highlight-box{
    width:24em;
    height:auto;
    float:right;
    padding:1em 1em 1.5em 1em;
    background-color:#4F81BD;
    border:5px solid #385D8A;
    margin-bottom:2em;
}


#tour-container .highlight-box h1{
    color:#FFFFFF;    
}

#tour-container .highlight-box p{
    color:#FFFFFF;
}

#tour-container .highlight-box h4{
    margin-top:2em;
    font-style:italic;
    color:#FFFFFF;
}

#tour-container .highlight-box a{
    color:#FFFFFF;
}

.feature{
    margin-top:1em;
}


.screenshot{
    text-align:center;
    margin:1.2em auto;
}

.screenshot img {
    text-align:center;
}


.roundedcornr_box_581536 {
   background: #ff0000;
}
.roundedcornr_top_581536 div {
   background: url(../../../images/corners/roundedcornr_581536_tl.png) no-repeat top left;
}
.roundedcornr_top_581536 {
   background: url(../../../images/corners/roundedcornr_581536_tr.png) no-repeat top right;
}
.roundedcornr_bottom_581536 div {
   background: url(../../../images/corners/roundedcornr_581536_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_581536 {
   background: url(../../../images/corners/roundedcornr_581536_br.png) no-repeat bottom right;
}

.roundedcornr_top_581536 div, .roundedcornr_top_581536,
.roundedcornr_bottom_581536 div, .roundedcornr_bottom_581536 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_581536 { margin: 0 15px; }


#integration-link{
    background: url(../../../images/red-mono/tour/blue-btn.png) no-repeat top left;
    height:7em;
    padding-top:1.2em;
    text-align:center;
}

#integration-link a{
    font-size:230%;
    font-weight:bold;
    color:#FFFFFF;
}

#integration-link a:hover{
    text-decoration:none;
}

#integration-flow{
    background: url(../../../images/red-mono/tour/integration.png) no-repeat top left;
    height:100em;
    margin-top:2em;
    padding-left:20em;
}

#step1{
    margin-bottom:5em;
}

#step2{
    margin-bottom:6em;
}

#step3{
    margin-bottom:13em;
}