.agenda5 { color: #a7b2b5; text-shadow: 1px 1px 1px #fff; font: 8px "handy", small fonts; text-transform: uppercase; text-align: center; background: #e6e6e6; border-left: 5px solid #d2d9d7; border-right: 5px solid #53595c; margin-bottom: 1px; padding: 2px; padding-left: 8px; -webkit-transition-duration: 1s; } .agenda5:hover { border-left: 2px solid #53595c; border-right: 8px solid #c7b5bc; -webkit-transition-duration: 1s; }