img#iphone{float:right;}div#download-iphone-app{padding-top:3em;text-align:center;}div#download-iphone-app a{display:inline-block;padding:7px 10px;background-image:-webkit-gradient(linear,left top,left bottom,from(orange),to(darkorange));background-image:-webkit-linear-gradient(top,orange,darkorange);background-image:-moz-linear-gradient(top,orange,darkorange);background-image:-ms-linear-gradient(top,orange,darkorange);background-image:linear-gradient(top,orange,darkorange);background-color:orange;border:1px solid darkorange;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;color:white;font-size:1.25em;font-weight:bold;text-align:center;text-decoration:none;}div#download-iphone-app a:hover{background-image:none;background-color:darkorange;}