#iphone_wrapper.horiz {width:880px; margin: 15px auto 20px auto}
#iphone_wrapper.vert{width:600px; margin: 15px auto 20px auto}

/* HORIZONTAL STYLES */

.horiz #iphone_container {position:relative;background:url(../../images/clients/iphone/iphone_horizontal.png) top left repeat-x;width:740px;height:450px; margin-top: auto 10px auto 10px}
.horiz #iphone_status {position:absolute;height:20px; width:480px;top:37px;left:144px;background:url(../../images/clients/iphone/status_bar_horiz.png) top left repeat-x;}
.horiz #iphone_time {position:absolute;height:13px; width:65px;top:2px;left:210px;color:#363636;font:normal normal bold 12px tahoma,arial;letter-spacing:0px;}
.horiz #safari_address	{position:absolute;height:33px; width:480px;top:57px;left:144px;background:url(../../images/clients/iphone/address_bar_horiz.png) top left repeat-x;}
.horiz #safari_window_wrapper	{position:absolute;height:239px;width:480px;top:90px;left:144px;}
.horiz  #_mobileiframe-iphone	{height:239px;width:480px;top:90px;left:144px;}
.horiz #safari_toolbar	{position:absolute;height:32px;width:480px;top:329px;left:144px;background:url(../../images/clients/iphone/bottom_bar_horiz.png) top left no-repeat;}
/* VERTICAL STYLES */

.vert #iphone_container {position:relative;background:url(../../images/clients/iphone/iphone_vertical.png) top left repeat-x;width:450px;height:740px; text-align:center; margin-top: 10px}
.vert #iphone_status {position:absolute;height:20px;width:320px;top:123px;left:66px;background:url(../../images/clients/iphone/status_bar.png) top left repeat-x;}
.vert #iphone_time {position:absolute;height:13px;width:65px;top:2px;left:130px;color:#363636;font:normal normal bold 12px tahoma,arial;letter-spacing:0px;}
.vert #safari_address {position:absolute;height:44px;width:320px;top:143px;left:66px;background:url(../../images/clients/iphone/address_bar.png) top left;}
.vert #safari_window_wrapper {position:absolute;height:373px;width:320px;top:187px;left:66px;}
.vert  #_mobileiframe-iphone {height:373px;width:320px;top:187px;left:66px;}
.vert #safari_toolbar{position:absolute;height:44px;width:320px;top:560px;left:66px;background:url(../../images/clients/iphone/bottom_bar.png) top left no-repeat;}
