#wrapper {
    background-image: url('../images/bg732.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0;
}
#contentMain .holder {
    width: 546px;
    padding-top: 10px;
}
#contentMain #rightHolder, .rightHolder {
    text-align: center;
    float: left;
    width: 130px;
}
#contentMain .holder ul.locations>li {
    font-weight: bold;
}
td {
    padding: 5px;
}
td.year {
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
}
td.event {
    font-weight: bold;
}
th {
    text-align: left;
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px dotted #574736;
}
.rightSeparator {
    width: 130px;
    margin: 5px 0;
    border-top: 1px dotted #574736;
}
#rightHolder .textbox p {
    margin-bottom: 3px;
}
#dcredits>table {
    background: white;
}
#dcredits>table>tbody>tr>td {
    width: 40%;
}
#dcredits>table>tbody>tr>td:first-child {
    width: 60%;
}
#dcredits td {
    padding: 0 15px;
}
#dcredits h3, #dcredits h4 {
    font-size: 1em;
    font-weight: normal;
}
#dawards table {
    table-layout: fixed;
    word-break: break-word;
}
#dlocations,#dawards,#dcredits,#dtech {
    display: none;
}
#dsoundtrack li td:first-child {
    width: 90%;
}
#dsoundtrack li td:last-child {
    width: 10%;
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
}
#dsoundtrack h4 {
    background: url('../images/icon/cd.png') 100% 50% no-repeat;
    padding: 10px 0;
}
#dsoundtrack>table {
    width: 360px;
}
#dsoundtrack img.cover {
    float:right;
}
#dreviews a {
    font-weight: bold;
    text-decoration: underline;
}
#content .aboutparagraphs p{
    margin-bottom: 0;
    font-weight: bold;
}
.aboutparagraphs p:last-child{
    margin-bottom: 1em;
}