
.afisha-button-place {padding: 13px 0;text-align: center;}
.afisha-button-place .afisha-button{text-decoration: none;font-size: 15px;line-height: 34px;display: block;color: #fff;text-shadow: 0 1px #2664e2;border-radius: 3px;background-color: #3d77ee;border: solid 1px #2b6bec;background-image: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -moz-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -o-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -ms-linear-gradient(top, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: linear-gradient(to bottom, rgba(255,255,255,.1), rgba(255,255,255,0));}
.afisha-button-place .afisha-button:hover{background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0));background-image: linear-gradient(to top, rgba(255,255,255,.1), rgba(255,255,255,0));}
.afisha-button-place .afisha-button:active{-webkit-box-shadow: inset 0 1px 4px rgba(8,49,131,.6);-moz-box-shadow: inset 0 1px 4px rgba(8,49,131,.6);	box-shadow: inset 0 1px 4px rgba(8,49,131,.6);}
.afisha-button-place .afisha-button img{vertical-align: middle;margin-top: -3px;margin-left: -8px;}
