.watch {
    top:        700;
    left:       150;
}

.movie {
    height:     2368;
    width:      1775;
}

.status {
    background-color:  white;
}

/* changed code here - just add visibility:hidden; to unneeded controls*/
.still_show {
    visibility: hidden;
}

.still_month {
    visibility: hidden;
}

.still_day {
    visibility: hidden;
}

.each {
    visibility: hidden;
}
/* end of changed code */
