.agenda { display: inline-block; text-align: center; color:#fff; float: right; font-family: silkscreen; font-size: 8px; padding:7px; padding-top:-2px; height:auto; width:200px; margin-left:-6px; -webkit-border-radius: 5px; -moz-border-radius:5px; } .agenda2 a { background:#f2dcc2 url(http://2.bp.blogspot.com/--kJljyeEhXw/VY_Yh1iJrGI/AAAAAAAAeq0/DHyHsFijUTI/s1600/Sem%2Bt%25C3%25ADtulo.png) no-repeat; display:block; margin:2px; font-family: silkscreen; font-size: 8px; color:#fff; text-shadow: 1px 1px 0px #ebcea9; padding-left:7px; padding-right:7px; padding-top:2px; padding-bottom:5px; border-radius:2px; -webkit-transition-duration:.99s; } .agenda2 a:hover { background:#e3bac8 url(http://2.bp.blogspot.com/--kJljyeEhXw/VY_Yh1iJrGI/AAAAAAAAeq0/DHyHsFijUTI/s1600/Sem%2Bt%25C3%25ADtulo.png) no-repeat; display:block; font-family: silkscreen; font-size: 8px; color:#fff; text-shadow: 1px 1px 0px #cfa3b2; -webkit-transition-duration:.99s; }