html {
	overflow: -moz-scrollbars-vertical;
}

.mobile, #siteSubTitle {
	display:none;
}

body {
	margin:0px;
}

#wrapper {
	width:100%;
	min-width:1000px;
}

strong {
	font-weight:bold;
}

object {
  outline:none;
  -moz-outline:none;
}
