﻿#iphone
{    
    margin: 6px 0 0 1px;
	padding: 9px 0 0 0;
	border-top: solid #CCC 1px;
}    

#iphone .banner
{
    background-image: url('/images/iphone-background.png');
    background-repeat: no-repeat;
    height: 615px;
    width: 189px;
}    

#iphone .headline
{
    font: bold 14px Arial;
    margin: 0;
    padding: 35px 30px 10px 30px;
} 

#iphone .banner .summary {
	font-size: .7em;	
	font-family:Arial, Helvetica, sans-serif;
}



#iphone .headline b
{
    color: #004276;
}

#iphone .headline .registration
{
    position: relative;
    top: -3px;
    font-size: 10px;
} 

#iphone ul
{
    list-style-type: none;
	margin: 0;
	padding: 0;
}              

#iphone li
{
    list-style-type: none;
	margin: 0 45px 0 0;
	text-align: right;
	padding: 0 15px 0 0;
	background-image: url(/images/arrow_more_orange.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	vertical-align: middle;
	font: bold 12px Arial;		
}
 

#iphone a
{
    color: #FF6600;
    text-decoration: none;
}      

#iphone a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

#iphone a:visited
{
    color: #FF6600;
    text-decoration: none;
}        

#iphone a:active
{
    color: #FF6600;
    text-decoration: underline;
}

#iphone img.button
{
    padding: 10px 31px;
}        

#iphone img.iphoneGraphic
{
    padding: 10px;
}    
