/* CSS Document */

body{
background-color:#000000; 
background-image:url(../images/episodes.jpg); 
background-repeat:no-repeat; 
background-attachment:fixed
}

body,td,th{
color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px
}

.tvcontent{
position:absolute; 
margin-top:5px; 
margin-left:10px; 
width:452px; 
height:252px
}

.tvcontent .style1{
font-size:14px; 
font-weight:bold
}

.tvcontent a, a:visited{
color:#CCCCCC; 
font-weight:bold; 
text-decoration:none
}

.tvcontent a:hover{
color:#ffffff; 
text-decoration:underline
}

#buynow{
width:482px;
height:272px;
overflow:hidden
}

.tvcontent .castlist a{
display:block; 
font-weight:bold; 
}