#tourinfo_section {
    /*background: url(../images/2tour_info.jpg) no-repeat;*/
}

#tourinfo_box1 {
    margin: 0 0 0 0; /* left margin for graphic */
}

#tourinfo_box1 h2 {
    float: left;
}

#tourinfo_actions {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none; /* get rid of bullets in list */
}

#tourinfo_box1 h3 {
    margin: 1em 0em 0em 0em;
}

#tourinfo_section .detailsblock {
    font-size: 9pt;
    margin: 1em;
}

#tourinfo_actions li {
    display: inline;
    margin: auto;
}

#tourinfo_actions a {
    float: left; /* need this so that text-indent will work correctly */
    font-weight: bold;
}

#ti_print a {
    border-left: 1px solid #cccccc;
    margin-left: 0.7em;
    padding-left: 0.7em;
}

#start_map {
    text-align: center;
    margin: 1em;
}
