.buttons {
display: inherit;
}
.instructions div, .instructions h4 {
display: none;
/* the not selector doesn't work in IE <= 8 */
#trythis_div {