	body{
		font: 62.5% "Trebuchet MS", sans-serif;
		marginL 50px;
	}
	#dialog-link{
		padding: .4em 1em .4em 20px;
		text-decoration: none;
		poistion: relative;
	}
	#icons{
		margin:0;
		padding:0;
	}
	#icons li {
		margin: 2px;
		position: relative;
		padding: 4px 0 ;
		cursor: pointer:
		float: left;
		list-style:none;
	}
	#icons span.ui-icon {
		float: left;
		margin: 0 4px;
	}
	.fakewindowcontain .ui-widget-overlay{
		position: absolute;
	}
	#main_menu_button{
		width:100%;
		height:100%;
	}
	select{
		width: 200px;
	}
