.skip-link {
	display: none;
}
tr#leaderboard-row, tr#breadcrumbs-row, tr#message-row, tr#searchbox-row {
    display: none;
}
#top-actions {
    display: none !important;
}
#tab-container {
	display: none;
}
#search-form {
	display: none;
}
.google-ad {
	display: none;
}
#blogtitle {
	position: relative;
	text-align: center;
	background-image: none;
	text-indent: 0;
}
body a {
	color: #003366 !important;
	text-decoration: none !important;
}
#content h1 {
	background-image: none;
	text-indent: 0;
}
#head {
	width: 100%;
}
#tagline {
	display: none !important;
}
#global-actions {
	display: none;
}
.noprint {
	display: none !important;
}
a.pseudo-button, a:visited.pseudo-button {
	display: none;
}
.slider-widget {
	display: none;
}
#ranked tr.widget {
	display: none;
}
td#left-column, td#right-column {
    display: none;
}
#rss-box {
    display: none;
}
.pagination-links {
    display: none;
}
.google-horizontal {
    display: none;
}
div.row {
	padding: 0 0 1.5em 0;
}
div.block {
	padding: 0.5em 0 0 2em;
}
span.header {
	font-weight: bold;
}
label.plain {
  font-weight: normal;
}
label.header {
  text-decoration: underline;
}

