/* styles for video series pages */
#insiderSecretsTitle { border-bottom: 1px solid #f9c4a0; margin: 0 5px 10px 10px; padding-bottom: 3px; font: 24px Arial, Verdana, sans-serif; color: #ef6522; }
.LeftCol { color: #363636; font: 12px/1.5em Arial, Verdana, sans-serif; width: 514px; }
.LeftCol h2 { color: #363636; margin: 1em 0 10px; font-size: 18px; font-weight: normal; }
.LeftCol p { line-height: 1.5em; }
.LeftCol div.movie { border: 5px solid #eee; margin: 1em 0 0; width: 504px; }
.LeftCol p.didThisHelp { margin: 0; text-align: center; }
.LeftCol .videoNavButtons p { font-size: 12px; font-weight: bold; line-height: 2em; margin-bottom: 2em; }
.LeftCol .videoNavButtons .previousButton { float: left; }
.LeftCol .videoNavButtons .nextButton { float: right; text-align: right; }
.LeftCol .videoNavButtons a, .LeftCol .videoNavButtons a:hover { color: #f49554; text-decoration: none; }
.RtCol { padding-right: 5px; width: 300px; }
.RtCol .extraLeftPadding { padding: 0; }
.RtCol .simpleCallout { border: 1px solid #ddd; margin: 1em 0; padding: 0 1em; }
.RtCol .simpleCallout ul { margin: 1em 0; padding-left: 1.5em; }
.RtCol .simpleCallout p, .RtCol .simpleCallout li { color: #363636; }

/* interview videos */
.videoAnswers ul { list-style: none; margin: 1em 0 0; padding: 0; }
.videoAnswers li, .nextQuestion { padding: 0.75em 0; text-align: center; }
.videoAnswers li a, .nextQuestion a { background: #f49554; color: #fff; font-weight: bold; padding: 5px 10px; }