/* default stylesheet - handheld */


* {
	float: none !important;
	background: none !important;
	position: relative !important;
	background-color: #FFF !important;
	color: #000 !important;
}

h1 {
	margin-bottom: 10px;
}

.thumb {
	display: none;
}

div#footer span {
	display: none;
}

noscript {
	display: none;
}