* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	
	line-height: 1px;
}

html, body { height: 100% }
html { overflow: auto }
div { overflow: hidden }

#menu, #container { position: relative }

#menu { background-color: #f2f2f2 }
#menu .th, #menu .fb-like { display: inline-block; zoom: 1;  *display: inline }
#menu .th, #fbicon { margin: 0 2px 2px 0 }
#menu .th.selected { background: #fff }
#menu .th.selected a { cursor: default }
#menu .th.selected img { opacity: 0.35 }

#container{  margin: 0 auto }