@charset "utf-8";

p#topicPath {
    margin-bottom: 0px !important;
}

ul#stageList li {
    margin-bottom: 5px;
}

ul#SmallStageList {
    margin-bottom: 2em;
}

ul#SmallStageList li {
    display: inline;
}

p.stagePrgh1 {
    text-indent: 1em;
    line-height: 1.8em;
    text-align: justify;
    text-justify: describute;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

div.viewBanner {
    position: relative;
    margin-bottom: 15px;
}

div.viewBanner img.viewButton {
    position: absolute;
    top: 15px;
    right: 60px;
}

h4#otherStage {
    margin: 1.5em 0em 0.5em;
}


