/* Redefinitions */h2 {    font-size: 16pt;    text-align: center;    margin-top: 5px;    margin-bottom: 10px;    padding: 1px;}/* Layout */#navbar {    position: absolute;    left: 5px;    top: 5px;    width: 210px;}/* Formatting */#navitems {    margin-top: 10px;}#copyright {    text-align: center;    margin-top: 20px;    padding-top: 15px;    border-top: 1px dashed #999999;}#act {    padding: 1px;    border-top: 1px dashed #999999;}#synopsis_img1 {    margin-right: 8px;}#synopsis_img2 {    margin-left: 8px;}#cast_col1 {    position: absolute;    left: 25px;    top: 60px;    width: 200px;    text-align: right;    line-height: 1.5;    white-space: nowrap;    font-style: italic;}#cast_footer {    position: relative;    left: 0px;    top: 0px;    width: 410px;    text-align: center;    line-height: normal;    white-space: normal;    font-style: normal;}#cast_col2 {    position: absolute;    left: 235px;    top: 60px;    width: 200px;    text-align: left;    line-height: 1.5;    white-space: nowrap;}#act1_photos {    position: absolute;    left: 0px;    top: 150px;    width: 300px;    text-align: center;    line-height: 1.5;}#note_box {    text-align: center;}/* Cast Stuff */P.cast_indent {    padding-left: 60px;}.cast_role {    font-style: italic;    font-size: 11pt;}.cast_member {    padding-left: 20px;}/* Recyclable Formatting */#topborder {    padding-top: 10px;    border-top: 1px dashed #999999;}.ital {    font-style: italic;}