/* Begin iPhone Styles */

body {
	background: none;
	-webkit-text-size-adjust: none;
}

 {
		
}

.clear {
	clear: both;	
}

#container, #partnerWrapper {
	width: 320px;
	padding: 0 10px;
	margin: 0;
	min-height: inherit;
}

#header, #header-intro, #header-intro.view {
	width: 320px;
	padding: 0 10px;
	background: url(../img/global/bg-main-iphone.png) bottom center no-repeat;
	margin: 0 0 15px;
}


#header h1.logo, #header-intro h1.logo {
	width: 176px;
	height: 59px;
	margin: 0 8px 20px 0;
	float:left;
}

#header h1.logo a, #header-intro h1.logo a {
	background: url(../img/partner/mobile_logo.png) 0 0 no-repeat;
}

#header h1.logo a:hover, #header-intro h1.logo a:hover {
	background-position: 0 0;
}

.title {
	font-size: 22px;
	color:#002C5F;
	margin: 0 0 15px;
}

/* Begin iPhone Ad Style */

#iphoneAd {
	width: 310px;
	height: 30px;
	background: url(../img/iphone/iphoneAd_BG.gif) no-repeat;
	font-size: 14px;
	color: #fff;
	padding: 15px 0 0 10px; 
	margin: 0 0 10px -10px;
}

#iphoneAd a {
	font-size: 14px;
	color: #fff;
}

.description {
	margin: 0 0 15px;	
}

.additional-info {
	margin: 0 0 15px;	
}

.more-info {
	margin: 0 0 15px;	
}

.attachments {
	margin: 0 0 15px;
}

.attachments a {
	float: left;
	margin: 0 20px 15px 0;
}

.question {
	font-size: 14px;
	margin: 0 0 15px;
}

.votes {
	font-size: 14px;
	margin: 0 0 15px;
}

.votes span {
	font-weight: normal;
}

.instructions {
	margin: 0 0 15px;	
}

.instructions h2 {
	margin: 0 0 10px;	
	font-weight: normal;
}

.instructions span {
	font-weight: bold;	
}

.map {
	margin: 0;
	text-align: left;
}

.map h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px;
}




