@charset "utf-8";
/* CSS Document */

div.cat_names1 { 
width: 111px;
height: 16px;
text-indent: 15px;
margin-left: 5px;
border-bottom: 1px dotted #e68e0a;
background-image: url(images/arrow1.gif);
background-repeat: no-repeat;
}

div.cat_names1 a{
color: #e68e0a;
text-decoration: none;
}

div.cat_names1 a:hover{
color: #7a7893;
text-decoration: none;
}

div.films_right {
width: 21px;
height: 28px;
background-image: url(images/main_films_right.jpg);
background-repeat: no-repeat;
float: left;
}



div.films_footer_3 {
width: 11px;
height: 23px;
background-image: url(images/films_footer_2.jpg);
background-repeat: no-repeat;
float: left;
}

div.sim {
width: 132px;
height: 21px;
background-color: #74b6e3;
background-image: url(images/simsim.jpg);
background-repeat: no-repeat;
}

/* LEFT SIDE STYLES END */


div.programs {
font-size: 13px; 
color: #666666; 
font-family: verdana; 
font-weight: bold; 
background-color: #e8eff5;
text-transform: capitalize;
}
/* CONTENT MIDDLE STYLES END */


p {
font-size: 12px;
color: red;
text-align: center;
}