#wide_title {
background-color : #789b10;
width:750px;
}
#wide_title .wrapper {
float : right;
text-align : right;
margin : 15px 10px 0 0;
}
#wide_title .title {
font-weight : bold;
color : #ffffff;
font-size : 18px;
padding : 15px 10px;
}
#crew , #sinemetre, #voters{
background:#A0BC4D;
}
#crew .title , #sinemetre .title, #voters .title{
padding:5px 0;
}
#crew .item , #voters .item{
clear:left;
padding:5px 10px;
color:#DFDFDF;
font-size:12px;
font-weight:normal;
}
#crew .item .img , #sinemetre .item .img , #voters .item .img{
float:left;
padding-right:10px;
}
#crew .item .rest, #sinemetre .item .rest , #voters .item .rest{
float:left;
width:185px;
}
#crew .item img, #voters .item img{
border:1px solid #E2E7E4;
}
#crew .item a , #voters .item a{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
#sinemetre{
background:#A0BC4D;
padding-bottom:5px;
}
#sinemetre .item{
clear:left;
padding:0px 10px;
color:#FFFFFF;
font-size:25px;
font-weight:bold;
}