/* Handheld-only styles */

body { 
	background-color: #fff; 
	background-image: none; 
}
a:link, a:visited { #666; }

#text-header { 
	display: block; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
}
#primary-content { width: 70%; margin: 0; float: none; clear: both;}
#secondary-content { margin: 0; width: 50%; float: none; clear: both;}
#outer { width: 97%; background-image: none; }
#footer { width: 100%; background-image: none; }
#page-wrapper { width: 100%; background-image: none; }
#inner { width: 100%; }

#header { display: none; }
.addthis_toolbox { display: none; }