/* (c) 2010 M+R Strategic Services */

#main-title {	
	background: url("/mobile/img/phone-bg.gif") no-repeat 20px 100%;
	
}
	
	#title-graphic {
		padding: 15px 0 0 0;
		text-align: right;
		height:47px;		
	}
	
	#title-graphic img{
		border:0;
	}

	ul#nav li#introduction a { background-image: url("/mobile/img/nav/introduction_full.jpg");	width:123px; }
	ul#nav li#key-findings a { background-image: url("/mobile/img/nav/key_findings_full.jpg");	width:116px; }
	ul#nav li#list-size a { background-image: url("/mobile/img/nav/list-size_full.jpg");	width:86px; }
	ul#nav li#outbound-messaging a { background-image: url("/mobile/img/nav/outbound-messaging_full.jpg"); width:189px; }
	ul#nav li#about a { background-image: url("/mobile/img/nav/about_full.jpg");	width:81px; }


		#content #body #homepage-text {
			background: url("/mobile/img/tape_measure_homepage.jpg") no-repeat bottom left;
		}
		
		#content #body #inner-page-text {
			background: url("/mobile/img/inner-tape-measure-bg.jpg") no-repeat bottom right;
		}
	
	#content #body .text ul li {
		list-style-image:none;
	}
	#content #body .text ol li {
		list-style-image:none;
		list-style-type: decimal;
	}
	
	#content #body .text ol.footnotes li {
		font-size:.7em;
	}
	
#learn-more-mobileactive {
	display:block;
	float:right;
	margin:5px 0 5px 10px;
}
	#learn-more-mobileactive img { 
		border:0;	
	}
	
#content #footer {
	width:900px;
	background: #ecf3e5 url("/shared/img/footer-bg.jpg") repeat-x 0 0;
	border-left: 5px solid #ecf3e5;
	border-right: 5px solid #ecf3e5;
	height:90px;
}

	#footer-supporter-bg {
		width: 880px;
		height: 80px;
		background:url("/mobile/img/supported-by.jpg") no-repeat 50% 10px;
	}
	
	#content #footer .footer-left {
		float:left;		
		padding: 10px 0 0 15px;
	}	
	
	#content #footer .footer-left p {
		padding-bottom:0;
	}
	
	#content #footer .footer-right .column {		
		float:right;		
		padding-left:15px;
	}
	
	#content #footer .footer-right .column p {
		text-align:left;
	}
	
	#content #footer p {	
		font-size: .65em;
		text-align:right;
		padding: 15px 15px 5px 0;
	}
	
		#content #footer p a	{
			color:#0e3454;
			text-decoration:none;				
		}
		
		#content #footer p a:hover {			
			text-decoration:underline;				
		}
		
	#content #footer p.copyright {
		color:#999;
		font-size:.6em;
		padding: 5px 15px 20px 0;
	}
	
	#content #footer #mobilecommons, #content #footer #mgive {
		display:block;
		height:45px;
		float:left;
	}
	
	#content #footer #mobilecommons {
		width:152px;
		margin:35px 0 0 30px;
	}
	
	#content #footer #mgive {
		width:80px;
		margin: 35px 0 0 15px;
	}
	
.chart {
	padding: 15px 0;
	text-align:center;
}

#content #body .text .form-row {
	padding-top:5px;
	padding-bottom:5px;
}

#content #body .text #sign-up-button { 
	margin-top:0;
}

#content #body .text #info-required {
	padding-top:10px;
}