div#iphone-presentation, div#iphone-press{
  width:915px;
}
div#iphone-presentation h2{
  line-height:1em;
  padding-bottom:10px;
  padding-top:15px;
}
div#iphone-presentation h3{margin:0;}

div#iphone-description{
  float:left;
  width:610px;
}

div#iphone-screenshots{
  float:left;
  width:295px;
  background: url(/images/mobile/iphone.jpg) no-repeat 42px 0px;
  position:relative;
  height:500px;
}

div#screenshots-header{
  text-align:center;
}

span.screenshot{
  float:left;
  width:167px;
  margin-right:25px;
}

div#iphone-screenshots ul{
  margin:0;
  padding:0;
  width:1680px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
div#iphone-screenshots ul li{
  display:inline !important; 
  margin:0;
  padding:0;
  width:167px;
}

div#screen-container{
  width:1200px;
}
div.iphone_capture{
  height:345px;
  width:167px;
}
div.iphone_caption{
  height:75px;
  width:167px;
  text-align:center;
}
div#screenshots-left{
  width:45px;
  float:left;
  padding-top:180px;
  text-align:right;
}

div#screenshots{
  float:left;
  height:520px;
  overflow:hidden;
  width:167px;
  position:absolute;
  top:77px;
  left:64px;
}

div#screenshots-right{
  width:45px;
  float:right;
  padding-top:180px;
}

div #iphone-glare{
  background: transparent url(/images/mobile/iphone-glare.png) no-repeat;
  background:transparent url(/media/portalimgcache/iphone/glare.png) no-repeat scroll 50% 50%;
  height:143px;
  left:76px;
  position:absolute;
  top:82px;
  width:142px;
}

img.prev, img.next{
  cursor:pointer;
}

.clear{
  clear:both;
}

div.up_space{height:10px;}
div#iphone-press-screenshots{
  width:710px;
  float:left;
  margin-right:10px;
  height:250px;
}

div#iphone-download{
  width: 172px;
  text-align:center;
  float:left;
  height:250px;
}

div.xrounded{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #C8C7C5;
	padding:10px;
}

a.action-facebook, a.action-twitter {
  width:125px;
  margin-left:7px;
}

div.context{display:none;}

.no_border td {
    border: 0px;
}

