#scInteractiveContent{
 margin:0 auto 10px;
 padding:20px 0;
 width:100%;
}
#scInteractiveContent a.scInteractiveContentQuestion{
 background-position:0 7px;
 background-repeat:no-repeat;
 height: 1%;
 background-image: url(/lib/yhst-7899590711710/collapse.gif) !important;
}
#scInteractiveContent a.scInteractiveContentQuestion, #scInteractiveContent a.scInteractiveContentQuestionChosen{
 margin:0 20px;
 padding:5px 10px 10px 20px;
 border-bottom:1px solid #EDF0DF;
 display:block;
 color:#000;
 font-size:12px;
 font-family:Verdana;
 font-weight:bold;
 width: 668px;
}
#scInteractiveContent a.scInteractiveContentQuestion:hover{
 text-decoration:none;
}
#scInteractiveContent a.scInteractiveContentQuestionChosen{
 background-position:0 7px;
 background-repeat:no-repeat;
 position:relative;
 border: none;
 background-image: url(/lib/yhst-7899590711710/expand.gif) !important;
}
#scInteractiveContent .scInteractiveContentAnswer {
 display:none;
 padding:10px;
} 
#scInteractiveContent .scInteractiveContentAnswerPadding{
 padding:2px 10px 10px 20px;
 border-bottom:1px solid #EDF0DF;
}
#scInteractiveContent .scInteractiveContentAnswerShow, #scInteractiveContent .scInteractiveContentAnswer{
 overflow: hidden;
 background-color: #fff;
 margin:0 20px 5px;
 font:12px Verdana, Arial, Helvetica, sans-serif;
}
#scInteractiveContent .scInteractiveContentHeader{
 font:bold 18px Georgia, "Times New Roman", Times, serif;
 color:#0d3b77;
 margin:0 20px 10px;
}
#scInteractiveContent .scInteractiveContentExpandAllContainer{
 text-align:right;
 padding:5px 0;
 display:none;
}
#scInteractiveContent .scInteractiveContentExpandAllText{
 margin-right:10px;
 font-size:12px;
 font-weight:bold;
}
#scInteractiveContent .scInteractiveContentToTop{
 text-align:right;
 display:none;
}
#scInteractiveContent .scInteractiveContentHidden{
 visibility:hidden;
}

#scInteractiveContent .scInteractiveContentAnswerPadding ul
{
    margin: 3px 12px 0 40px;
}

#scInteractiveContent .scInteractiveContentAnswerPadding ul li
{
    padding: 1px 0;
}
