/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
.hold	{ 
	position:relative; overflow:hidden;
	width:515px; height:100px; z-index:100
	}

.lyr{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

.wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:515px; height:105px; 
	clip:rect(0px, 515px, 105px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
	/* Movies */
.bgcolor_13902391 {
background-color:#A50000;
}
/* Music */
.bgcolor_13902397 {
background-color:#D17100;
}
/* Funexpress */
.bgcolor_13902399 {
background-color:#017C31; 
}
/* Lifestyle */
.bgcolor_13636459 {
background-color:#4A0F6B; 
}
/* Sports */
.bgcolor_13902405 {
background-color:#942C62; 
}
/* TV */
.bgcolor_13902401 {
background-color:#A82424; 
}



