Naroy,
для кнопок
.epizode {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcc983 0%, #ffd598 100%) repeat scroll 0 0;
border-right: 1px solid #ffa20f;
border-top: 1px solid #ffa20f;
color: #c77b0e;
cursor: pointer;
float: left;
font-size: 13px;
height: 28px; // поменять на 38px
padding-top: 10px;
text-align: center;
width: 102px;
}