/* Validated Knowledge Base Table */
.surgeEx
{
    margin-bottom:50px;
}
.txtTrack, .txtTrackOn
{
    width:80px;
    margin-top:3px;
}
.txtTrackOn
{
    font-style:italic;
    color:#888;
}
.stage
{
    position:relative;
}
.stage img
{
    position:absolute;
    top:0px;
    right:0px;
}
.stage .p
{
    width:300px;
    height:100px;
}
.stage .p a
{
    font-size:11px;
}
.stage .p a:hover
{
    text-decoration:underline;
}
.ups
{
    border:1px solid #888;
    padding:10px;
}
.ups h5
{
    margin-top:0px;
    border-bottom:1px solid #888;
}
hr
{
    height:1px;
    color:#888;
}
