body, a, h1, h2, h3, h4, h5, h6, #footer {
	color: #000;
}

.ir {
	text-indent: 0;
}

#header {
	height: auto;
	background-image: none;
}

#blog-title {
	display: none;
/*	margin-bottom: 1em;*/
}

/*#blog-title a {
	display: inline;
	position: relative;
	font-size: 26px;
	font-weight: bold;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	background-image: none;
}
*/
#header-links, #blog-description, #nav, .breadcrumb, #countries-map {
	display: none;
}

#container {
	float: left;
	width: auto;
}

#content {
	padding: 0;
	margin: 0;
}

#sidebar {
	display: none;
}

.edit-link {
	display: none;
}

.pageid-5 #content {
	padding: 0;
}

#countries-table th {
	border-bottom: 1px solid #000;
}

#countries-table td {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#countries-table td.last {
	border-right: 1px solid #eee;
}

#application {
	width: 501px;
	page-break-inside: auto;
}