@charset "utf-8";
/* CSS Document */

 
.desktoponly
{
	display: none !important;
}
.handheldonly
{
	display: block !important;
}

#content div.wrapper 
{
	padding: 0 !important;
}
