* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size:0.8em;
	line-height:1.2em;
}

h1 { font-size:1.5em; clear:both; }
h2 { font-size:1.2em; clear:both; }
h3 { font-size:1.2em; clear:both; }
h4 { font-size:1.1em; clear:both; }
h5 { font-size:1.0em; clear:both; }
h6 { font-size:1.0em; clear:both; }

img {
	border: 0;
}

div.print,
.header_nav_wrap,
#header,
.topnav,
#main_topcorners,
#col1,
#col3,
#tagcloud,
#main_bottom_corners,
#footer {
	display:none;
}

#noCSSLogo {
	display:inline;
}

#noCSSLogo h1 {
	margin:0;
}

#noCSSLogo p {
	margin:0 0 10px 0;
}

.clearfix {
	clear: both;
}

.text_image_left {
	float: left;
	margin: 0 10px 10px 0;
}

.text_image_right {
	float: right;
	margin: 0 0 10px 10px;
}

.fullwidthbox,
.teaser_basics,
.teaser_onethirdwidth,
.feature {
	clear: both;
	border: 1px solid #000;
	padding: 1em;
	margin-bottom: 1em;
}

.feature-nav {
	display: none;
}

ul.gallery {
	list-style-type: none;
	padding: 0;
}

ul.gallery li {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}

ul.gallery li.galleryMore {
	display:none;
}

ul.gallery .hidden {
	display:block;
}

.pageMeta {
	display:none;
}