body { } /* Fix for ie-css.js/selectivizr.js coupled with minification. ie-css3 doesn't like empty files. */
	
	/*
 
Title:      MagCloud (Print)
Author:     James Goode (james@sodapopandco.com)
Copyright:  2008, Hewlett-Packard Development Company, LP. All rights resevered.
 
*/
/*
body {
	font: 9pt/1.5em Georgia, "Times New Roman", sans-serif;
	}
a:link, a:visited {
	color: black;
	}
table {
	border-collapse: collapse;
	}
input.text, textarea {
	border: 1pt solid grey;
	}
th, td,
input.text, textarea {
	padding: 0 .5em;
	line-height: 2em;
	text-align: left;
	}
#header {
	margin-bottom: 1em;
	}
#header, div.section {
	margin-bottom: 2em;
	}
dl#magazines dt {
	margin: .5em 0;
	}
#menu,
#nav,
#sectionNav,
div.search.section,
.button,
a#back,
a#forward,
.actions,
ol.progress,
form.promo,
div.submit,
table a img,
#footer ul,
#footer span.links,
#footer a.logo {
	display: none;
}
#footer span.copyright {
	display: inline;
	margin-top: 1em;
	font-size: 8pt;
	}

div.address-chooser {
    height: auto;
    width: auto;
}*/