﻿.sundaymoviesbody 
{
	width:950px;
	background:#1B0D0C url('/tv/images/SunMovBG.jpg') no-repeat;
	position:relative;	
	margin:10px 0px 0px 0px;	
}
.sundayDowndetails 
{
	width:426px;
	height:0px;
	background:#000;
	position:absolute;
	left:47px;
	z-index:9;
	border:solid 1px #FFF;
	border-top:0px;
	overflow:hidden;
}
.sundayDowndetails2 
{
	width:426px;
	height:395px;
	background:#000;
	position:absolute;
	z-index:7;
	left:47px;	
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	overflow:hidden;	
}


.scrollgeneric 
{
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0; 
  left: 0;
}
.vscrollerbase 
{
  width: 10px;
  background-color: white;
}
.vscrollerbar 
{
    width: 8px;
    margin:1px;
    background-color:#e42024;
}
