*
{
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#5a5a5a;
}
body
{
    margin:0;
    background-color:#474b54;
}
a
{
    color:#99cc00;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}

#PageWrap
{
    width:903px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
}

#Wrapper table
{
    width:903px;
}
.RightBorder
{
    background:url(../images/right_border.gif) top left repeat-y;
    width:19px;
}
.LeftBorder
{
    background:url(../images/left_border.gif) top right repeat-y;
    width:19px;
}
#MainPage
{
    height:575px;
    background:url(../images/main_background.gif) no-repeat 0 335px white;
}
#MainTitle
{
    height:100px;
    background:url(../images/main_title.gif) no-repeat 0 39px;
}
#SubTitle
{
    text-align:right;
    height:22px;
    margin-right:38px;
}
#MenuWrapper
{
    width:190px;
    height:490px;
    float:left;
}
#RightSideWrapper
{
    width:557px;
    background-color:#f4f4f4;
    padding:40px;
    margin-bottom:40px;
    margin-right:38px;
    float:left;
}
#InterviewDescription
{
    padding-top:35px;
    padding-right:20px;
}
#MovieIcon
{
    margin-left:10px;
}
#ButtonsWrapper
{
    padding-top:23px;
}
#Previous
{
}
#Next
{
    margin-left:23px;
}
#Large
{
    margin-left:210px;
}
#tblActivities
{
    margin-top:80px;
}
.Activity
{
    border-left:solid 1px #b9b7bd;
    padding:10px;
    line-height:normal;
    font-size:11px;
}
.Credits
{
    line-height:normal;
}
span.invisible {
    display:none;
}
.Content
{
    line-height:20px;
}
