body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.nontextonly {
	display: none;
}
#header img {
	display: none;
}
#square {
	display: none;
}
#leftmenu {
	display: none;
}

#rightmenuicon_colours {
	float: left;
}
#rightmenutext_colours {
	float: left;
}
#panel_colourscheme {
	float: left;
}
#rightmenutext_iboxes {
	display: none;
}
#rightmenuicon_iboxes {
	display: none;
}
#rightmenu br {
	clear: none;
}
#iboxes {
	display: none;
}
#panel_right {
	display: none;
}
#leftmenufooter {
	display: none;
}
#rightmenufooter {
	float: right;
}
/* DEMO page: */
h3.colourheader {
	display: none;
}
#colours {
	display: none;
}
#mainblockwrapper {
	display: none;
}
#colourwrapper {
	display: none;
}
#sliderwrapper {
	display: none;
}
#savefields {
	display: none;
}
#rightmenuicon_edit {
	display: none;
}
#rightmenutext_edit {
	display: none;
}

/* Fixing pulse.js errors, when it can't find certain style-rules: */

.panel div { background-color: rgb(255,255,255) }
.subcontent { background-color: rgb(255,255,255) }
.header div { background-color: rgb(255,255,255) }
.square div { background-color: rgb(255,255,255) }
.contentfooter div { background-color: rgb(255,255,255) }
.menuiconcolour div { background-color: rgb(255,255,255) }
.menutextcolour div { background-color: rgb(255,255,255) }
.rightmenuiconcolour div { background-color: rgb(255,255,255) }
.rightmenutextcolour div { background-color: rgb(255,255,255) }
