#iphone-simulator { position:relative; background-image: url(../images/iphone.png); width: 412px; height:749px;}
#iphone-content { position:absolute; top:157px; left: 46px; background-color: white; width: 320px; height: 460px; }
.left-column { padding:20px; float:left; width:510px;}

.title-box > img { float: left; }
.title-box > div { float: left; padding-left: 15px; }
.title-box > div > h1 { margin: 0px; margin-bottom: 10px; margin-top: 10px;}
.title-box > div > h3 { margin-bottom: 5px; margin-top: 0px;}
.iphone-column { float:left;}

.left-column > div { clear: both; padding-top: 10px;}

.text-field { width: 300px;}
.label-left { font-weight:bold; width: 100px; float:left;}
.radio-group { margin-left: 100px;}
.first-column { float: left; width: 200px;}
.label-top { font-weight: bold;}
form > .row { margin-top: 10px;}
#support-form { background-color: #ddd; border: 1px #ccc solid; padding: 10px; width: 410px;}
#support-link { font-weight: bold; font-size: 14pt; margin-bottom: 15px;}
#support-link { cursor:pointer;}