body {
  width:320px;
}

p#start {
  font-size:13px;
  padding:10px;
}

#box {
  background:url(images/iphone/joystick_back.png) no-repeat;
  width:264px;
  height:158px;
  margin:90px auto 0;
}

#box a {
  display:block;
  width:110px;
  height:109px;
  background:url(images/iphone/joystick_buttons.gif) no-repeat;
  margin-top:16px;
  float:left;
}

#box a:active {background-position:0 -109px;}
#box a.b {margin-left:16px;}
#box a.a {margin-left:13px;}

#box a span {
  display:none;
}

#c {
  width:240px;
  margin:10px auto;
}

#c p {
  padding:20px 0 0;
  text-align:center;
  font-size:15px;
}

#c p.visit_site {
  padding:15px 0 0;
  font-size:14px;
}

#c p a {
  color:#ff0000;
  text-decoration:underline;
}

#c p.visit_site a {
  color:#666;
}

#note {
  display:block;
  background:#ffeab2;
  width:840px;
  height:25px;
  font-size:12px;
  font-weight:bold;
  color:#7c6529;
}

#note p {padding:5px 10px;}

#header {
  width:840px;
  top:25px;
}

#main {top:105px;}

ul#sites_list li a {
  background:url(images/row_back.gif) repeat-x;
  padding-left:10px;
}

ul#sites_list h3 a strong {font-size:14px;}

ul#sites_list li a em {
  font-size:7px;
}

#iphonebox {display:none;}