/*Print Styles */

	#buckets {
		padding-top: 0;
		width: 600px;
		}
	#c1, #c2 {
		height: auto !important;
		margin-top: 0 !important;
		}
	#footer {
		border-top: none;
		}
	#header {
		border-bottom: none;
		}
	#highlights #community {
		width: 65%;
		}
	#highlights #news {
		width: 30%;
		}
	#header {
		padding-bottom: 10px;
		}
		#header .content #logo {
			background: none;
			height: auto;
			width: auto;
			}
			#header .content #logo img {
				border: 0;
				display: block;
				}					
	.outer {
		width: 650px !important;
		}				
	
	/* Hidden items */
	#home #c1,
	#c2, 
	#c3,
	#marketing,
	#navAction,
	#navAudience,
	#navMember,
	#navSearch,
	#navUtility,
	#stripe {
		display: none;
		}
	

