#contentContainer {
width:679px;
background-color:#3e3e3e;
position:relative;
}

#titleBar {
width:100%; height:52px; background-color:#0a0e0e;
background-image:url('/images/details/titleBar.jpg'); background-repeat:no-repeat;
position:relative;
}

#movieContainer {
width:100%;
background-image:url('/images/details/mainBottomBackground.gif');
background-repeat:repeat-x;
background-position:bottom;
border-bottom:1px; border-bottom-color:#030303; border-bottom-style:solid;
border-top:1px; border-top-color:#ffffff; border-top-style:solid;
background-color:#000000;
position:relative;
}

#movieContainerBottomBG {
width:100%;
min-height:300px;
background-image:url('/images/details/mainBackground.jpg');
background-repeat:no-repeat;
position:relative;
padding-top:20px;
}

#bottomBar {
width:100%; height:49px;
border-top:1px; border-top-color:#5a5a5a; border-top-style:solid;
border-bottom:1px; border-bottom-color:#464646; border-bottom-style:solid;
position:relative;
background-image:url('/images/details/bottomBarBg.gif');
background-repeat:repeat-x;
}

#bottomBar img {
width:340px; height:35px;
margin-left:324px; margin-top:9px;
}

.leftColumn {
width:293px;
position:relative;
margin-left:25px;
padding-bottom:20px;
}

.rightColumn {
width:350px;
float:right;
position:relative;
top:-14px;
padding-bottom:20px;
}

.titleText {
color:#d2ec2a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.detailText {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.frenchTitle {
font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
margin-left:10px;
padding-top:10px;
}

.originalTitle {
font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b7b7b7;
font-weight:bold;
margin-left:10px;
padding-top:2px;
}

#parentalRating {
width:42px; height:44px;
position:absolute; right:0px; top:0px;
}
#parentalRating img {
width:42px; height:44px;
}

#movieInfo {
width:250px;
padding:5px;
}
#movieDescription {
width:280px;
padding:5px;
}

#movieInfo td {
width:50%;
padding-top:2px;
padding-bottom:2px;
}

#movieShowings {
width:285px;
padding:5px;
}
#movieShowingsBox {
border:1px; border-color:#474747; border-style:solid;
background-color:#2f2f2f;
padding:2px;
margin-top:5px;
}

#movieShowingsBox td.day {
width:95px;
}
#movieShowingsBox td.time {
}

#boxShadow {
background-image:url('/images/details/bigShadow.png');
background-repeat:no-repeat; background-position:top right;
padding-top:13px;
}
#bigBox {
width:333px;
background-color:#000000;
border:1px; border-color:#ffffff; border-style:solid;
}
#bigBox img {
width:333px; height:250px;
}
#floatClear {
clear:both; width:100%; height:0px;
}
