.txtList{
display: block;
text-indent: -25px;
padding-left: 25px;
}

.txtContent a{
text-decoration:none;
color:#000;
}

.txtContent a:hover{
color:#F07AA9;;
}

.txtFilmTitle{
font-weight:bold;
text-transform:uppercase;
}

.tblSchedule{
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
background-color: #FDF8F6;
font-weight: normal;
}

.tblSchedule div.time{
font-size: 11px;
font-weight: bold;
}

.tblSchedule td{
text-align: center;
width: 80px;
padding: 8px 4px 8px 8px;
border-left: thin dotted grey;
}

.tblSchedule td.tblDate{
vertical-align: middle;
text-align: left;
font-weight: bold;
height: 65px;
width: 64px;
padding: 5px 2px 2px 2px;
border-left: none;
}

.tblSchedule td.tblBorder{
background-color: #CCCCCC;
width: 1px;
padding: 0px;
}

.tblRow0{
background-color: #FDF8F6;
}

.tblRow1{
background-color: #FAD5E5;
}

.tblRow1 a:hover{
color:#FFF;
}

.film{
}

.clear{
padding-top: 15px;
margin-bottom: 15px;
clear: both;
border-bottom: dotted thin grey;
}

.back{
padding: 15px;
clear: both;
text-align: center;
}

.back a{
padding: 2px 7px 2px 7px;
background-color: #000;
color: #FFF;
}

.txtEventDescription{
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
color: #666666;
font-size:12px;
margin-bottom:20px;
}

.txtEventDescription .sponsoredBy{
font-size: 10px;
margin-bottom: 0px;
}


.filmSidebar{
width: 175px;
float: left;
margin-right: 20px;
}

.txtFilmTitle{
font-size: 12px;
}

.filmDescription{
width: 215px;
float: right;
}


