div.show_hidden {
    width: 370px;
	height: 0px;
    overflow: hidden;
    transition: 0.5s;
}
