/*
 * region of the month css
*/
#box{}
#box #box_header{background-image:url(../images/box_borders/red/box_top.png);}
#box #box_footer{ background-image:url(../images/box_borders/red/box_bott.png);}
#box #full_content{ background-image:url(../images/box_borders/red/box_mid.png);}

#default_subnav li{float:left; list-style:none; text-align:center; margin:0px 20px 0px 20px; }

#default_content  h1{margin-bottom:10px;}

/*
 * voxpops page
*/
#films{padding:0 10px 0 10px;}
.vpops{float:left; margin-left:20px; margin-right:20px;}
#vpops{}
#vpops h1{color:#FFF; margin-bottom:10px;}
#vpops p{color:#FFF;}
.leftfilm{margin-right:150px;}


#comp_lower{width:600px; padding:20px 0 10px 0;}


