.width {min-width: 800px;}
* html .minwidth {border-left: 800px solid #fff;}
* html .container {margin-left: -800px;}
#top-wrap{min-width:800px;}
#page-wrap{width:800px;}

#nav-left {width:100%; padding-top: 5px;}

#main-green-wrap {width: 97%; background-position: right top;}
#main-content {padding-right: 20px;}

#menu-footer{width: 100%;}

.menu-sprite { background-image: url(../img/menu_sprite_manual_new.png) }
.menu-container { width: 185px; }

.menu-body { background-position: -185px 0px !important; }

ul.makeMenu { width: 160px; }
ul.makeMenu li > ul { left: 158px; }


.fk_table {
	width: 98%;
	margin:3px;
	padding:0px;
	font-size:100%;
	empty-cells: show;
}
.fk_table_header {
	font-weight: bold;
  padding-bottom: 2px;
}
#main-content ul { margin-left: 20px;}
.fk_table td { padding-left:7px;}

.dotted-4 {border-bottom: 4px dotted #ccc;}
.solid-4 {border-bottom: 4px solid #ccc;}
.greyLineManual {border-bottom: solid #999 4px;}
.dotsLineManual {border-bottom: dotted #aaa 3px;}

.green-head {margin-right: -2px;}
.matchreport_legendary,
.matchreport_unbelievable,
.matchreport_masterful,
.matchreport_awesome,
.matchreport_brilliant,
.matchreport_superb,
.matchreport_excellent,
.matchreport_good,
.matchreport_decent,
.matchreport_weak,
.matchreport_poor,
.matchreport_awful,
.matchreport_dreadful,
.matchreport_prepared,
.matchreport_there,
.matchreport_close,
.matchreport_too_late {font-style: italic;}
.matchreport_right_spot {}
.matchreport_ready {}
.matchreport_hesitant {}
.matchreport_fooled {}
.matchreport_totally_wrong {}

