/* CSS Document */

body {
	margin: 15px 0 0 0;
	padding: 0;
}

.sc_only {
	display: none;
}

.version {
	display: block;
	background-color:#336600;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	height: 15px;
	min-height: 15px;
	width: 100%;
	content: "HANDHELD ONLY";
}

.leftblock {
	float:none;
}

.rightblock, .underblock {
	display: none;
}

