.mobileButton {
font-size: 11px;
font-weight: bold;
line-height: 25px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 35px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background: -webkit-gradient(linear, left top, left bottom, from(#efd2a9), to(#f8e5ca));

-webkit-box-shadow: 0 0 2px #c8b8a5;

-webkit-border-radius: 5px;

-webkit-text-size-adjust:none;

display:block;
}


