/* SIFR definition */
strong#logo a span,
div#menus h2 span,
div#cright h3 span {
	display: none;
	background-image: none;
}

/* head */
.upperlista {  display: none; }

div#holder {
	width: auto;
}
strong#logo {
	display: block;
	text-align: center;
	font-size: 1.3em;
	padding: 15px;
}
strong#logo a {
	width: auto;
	height: auto;
}
div#utop {
	display: none;
}
div#menus {
	display: none;
}
div#content {
	width: auto;
	float: none;
}
div#cright, div#footer {
	display: none;
}