
#sidebar {
	width: 105px;
	margin: 15px 5px 0;
}
#content {
	margin-top: 15px;
}

#content,
#footer {
	margin-left: 115px;
}

/** Small devices don't need the qrcode, as this is normally used to open the page in said device. ie: the iPhone **/
#qrcode { display: none }`

#firebugIconDiv { display: none !important; visibility: collapse; }

a.desktoplink {
	color: inherit;
	text-decoration: inherit;
}

