body {
	font-size: 0.8em;
	-webkit-text-size-adjust: none;
}

#site-table {
	border: 0;
	margin: 0;
	overflow: hidden;
	width: 960px; 
	position: relative;
	left: -320px;
}

#wrapper {
	border: 0;
	margin: 0;
	overflow: hidden;
	width: 320px; 
	overflow: hidden; 
	position: relative;
}

#header {
	font-size: 0.7em;
	line-height: 5em;
}

#navigation {
	background: #f0f0f0 url('../images/navigation-bg.png') repeat-x top;
	height: 10px;
	font-size: 0.9em;
	line-height: 25px;
} #navigation ul {
	display: none;
}

#pane {
	display: none;
}

#pane-tab {
	display: none;
}

.box {
	width: 295px;
}

.widget {
	padding-bottom: 1em;
}
.widget.top, .widget.bottom, .widget.right, .widget.left {
	width: 295px;
	margin: 0 11px 11px 11px;
}
.widget.custom {
	width: 11em;
}

#debug {
	display: none;
}

#popup {
	max-width: 280px;
	padding: 5px 5px 0 5px;
}
