.header-right {
    display:none;
}

#navContainer {
    display:none;
}

#tools {
    display:none;
}

#content-container {
margin-left: auto;
margin-right: auto;
height: auto;
padding-top: 0;
padding-bottom: 0;
}

#content-left-col {
    display:none;
}



#content-right-col {
width: 90%;
height: 100%;
padding-left: 30px;
padding-right: 50px;
}

#video {
    display:none;
}

.statVal {
    display:none;
}


#formLayoutchild {
    width:730px;
}

#formLayoutchild label {
    width:140px;
}
.overlay h1 {
margin:0;
padding:12px 0 10px;
}
* html .overlay h1 {
margin:0;
padding:12px 0 10px;
font-size:1.2em;
}

* html .overlay a.print {
left:520px;
position:absolute;
top:12px;

}

* html .overlay a.close {
position:absolute;
left: 580px;
top: 12px;

}

* html #sb-instructions p {
padding-bottom:10px;
padding-top:10px;
font-size:0.8em;

}
* html #formLayoutchild {
    width:730px;
}
* html #sb-instructions #formLayoutchild label {
    width:138px;
}

* html #sb-instructions #formLayoutchild2 label {
    width:100px;
}
* html .question {
    margin-bottom:38px;
    
    font-size:0.8em;
}
* html strong {
    
    font-size:0.8em;
}
* html #formLayout {
    border-top: 1px dotted #000;
    margin-top:15px;
    padding-top:20px;
    font-size:0.8em;
    
}
* html p {
font-size:0.8em;
line-height:1.5em;
margin-bottom:2em;

}
* html sup{
    font-size:0.9em;
    }
* html img {
border:medium none;

}
.box{
    border:1px solid #369;
}
* html .overlay{
    zoom:90%;
}