sup{font-size:x-small}.hideme{-moz-animation:cssAnimation 1.5s ease-in 1.5s forwards;-webkit-animation:cssAnimation 1.5s ease-in 1.5s forwards;-o-animation:cssAnimation 1.5s ease-in 1.5s forwards;animation:cssAnimation 1.5s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes cssAnimation{to{width:0;height:200px;overflow:hidden}}@-webkit-keyframes cssAnimation{to{width:0;height:200px}}.hideme2{overflow:hidden;max-height:200px;transition:max-height 2.5s cubic-bezier(0,1,0,1)}