html {
	background:white url('./decal/polkadots.png');
}

#titlebar {
	padding:0;
}

#titlebar img {
	width:300px;
	height:73px;
}

#titlebar img.catch {
	height:24px;
}
	
#navigation {
	float:none;
	width:100%;
	margin-top:0;
}

#navigation li {
	float:left;
	width:120px;
	height:95px;
	margin:4px;
	padding:0px;
	background:url('./decal/bg_touchButton.png') no-repeat;
	text-align:center;
}

#navigation li a img {
	padding:8px 0 0;
	border:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}

#content {
	clear:both;
	margin:0.25em 0 0;
}

#article {
	padding:4px !important;
}

#article * {
	padding:0.25em !important;
}

#article li {
	padding-left:24px !important;
	text-indent:-24px;
}

#article .gallery {
	width:300px;
	height:300px;
	margin:2.5em 0;
	padding:0;
	border:0;
	background:transparent url('decal/gallerySlide_sml.png');
}

#article .gallery img {
	width:235px;
	height:204px;
	margin:0;
	padding:33px 33px 0px;
	border:0;
}

#article .gallery p {
	width:235px;
	height:54px;
	margin:0;
	padding:4px 33px 42px;
	border:0;
	font-size:60%;
	text-align:center;
	overflow:auto;
}

.speechBubble_left, .speechBubble_right {
	float:none;
	width:auto;
}

.sb_speaker {
	position:static;
	float:none;
}

#sideNavigation {
	clear:both;
	float:none;
	width:100%;
	margin-top:0;
}

#sideNavigation ul {
	border:0;
}

#sideNavigation li {
	border:0;
	text-align:center;
}

#sideNavigation a {
	width:100%;
	padding:8px 0.25em;
	background:transparent url('./decal/bg_touchStrip.png') repeat-x;
	font-size:32px;
}	

.errorBox {
	margin:0 0 0.5em;
}
