.iLikeThis{
display: table;
color: #bc5788;
background: #ffd8eb url(images/button-love.png) no-repeat center left;
border-radius: ۱۰px;
-moz-border-radius: ۱۰px;
-webkit-border-radius: ۱۰px;
-webkit-box-shadow: 0px ۱px ۲px rgba(۰,۰,۰,.۵);
-moz-box-shadow: 0px ۱px ۲px rgba(۰,۰,۰,.۵);
box-shadow: 0px ۱px ۲px rgba(۰,۰,۰,.۵);
height: ۲۴px;
overflow: hidden;
padding: ۱۵px ۲۳px ۵px ۱۰۰px;
}
.iLikeThis:hover{
color: #bc5788;
background: #fec6e2 url(images/button-love.png) no-repeat center left;
}
.iLikeThis span.counter{
background: none;
padding: 0px 0px 0px ۱۵px;
margin-left: 0px;
font-size: ۲۵px;
font-weight: lighter;
line-height: px;
}