#films-wrapp {margin:10px;}

.years-menu {margin:10px 0; font-size:14px; height:20px; color:#606060;}
.years-menu div {float:left; padding:2px 4px}
.years-menu b {color:#490404; margin:0 5px 0 0}

#ycont {cursor:pointer; width:75px; margin:-2px 0 0 0; background:url('../images/arrow-down.gif') no-repeat 72px center; border:1px solid white; border-bottom:none !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; padding:3px 6px 3px 7px}
#ycont:hover, #years {background-color:#f1f1f1; border:1px solid #a9a9a9;}
#ycont a {color:#490404; text-decoration:none;}

#years {position:absolute; padding:0; margin:18px 0 0 -8px; width:88px; max-height:200px; _height:200px; overflow:auto; list-style:none; border:1px solid #a9a9a9; border-top:none !important; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; visibility:hidden;}
ul#years li {margin:0 !important; padding:0 !important; list-style:none;background:transparent}
ul#years li a {color:#2a5980; padding:2px 6px; margin:0; width:55px; font-size:12px; display:block;background:transparent}
ul#years li a:hover {color:black}
ul#years li:hover {background:#d0d0d0; color:black}
