
div, table, tbody, tr, td, h1, h2, p {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
}
.container {
	display: block;
	width: 950px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	border: 5px solid #f0f0f0;
}
.phono.container {
	width:800px;
	height:389px;
}
.level {
	font: 75% "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",sans-serif;
	display: block;
	width: 129px;
	height: 580px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	color: #FEFEFE;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
.level.one {
	background: #00A060;
}
.level.two {
	background: #F48024;
}
.level.three {
	background: #393995;
}
.level.four {
	background: #005DA9;
}
.level.five {
	background: #ED3024;
}
.level.six {
	background: #F1B70F;
}
.header {
	display: block;
	width: 800px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 150px;
	overflow: hidden;
}
.phono.header {
	left:0px;
}
h2 {
	font: 13px "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",sans-serif;
	font-weight: bold;
}
h1.page-title {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	line-height: 1.6;
	/*background: #F0EEE1;*/
	background: #f0f0f0;
	font: 100% "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",sans-serif;
	font-weight: bold;
}
h1.phon {
	width: 790px;
}
p.single { width: 950px; padding: 10px; margin: 0 auto; font-family: helvetica, arial, sans-serif; line-height: 1.6 }

.wrapper {
	display: block;
	width: 800px;
	height: 550px;
	position: absolute;
	top: 50px;
	left: 150px;
	overflow: auto;
}
.phono.wrapper {
	left:0px;
	height:389px;
}

.header table,
.wrapper table {
	width: 100%;
}

.header table {
	height: 50px;
	border: 1px solid #B3AC8F;
	border-width: 1px 1px 0 0;
}

.header table tr td,
.wrapper table tr td {
	font: 12px helvetica, arial, sans-serif;
	color: #333;
	padding: 5px;
	border: solid #B3AC8F;
	border-width: 0 0 1px 1px;
}

.header table tr td {
	text-align: center;
	border-color: #B3AC8F;
	background: #F0EEE1;
}

.wrapper table tr td table tr td {
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

* html table.ie-fix { width: 783px }
* html h2 { font-size: 11px }
* html table td.ie-fix.c1 { width: 260px }
* html table td.ie-fix.c2 { width: 330px }
* html table td.ie-fix.c3 { width: 371px }
* html table td.ie-fix.c4 { width: 270px }
* html table td.ie-fix.c5 { width: 273px }

* html table td.ie-fix.c6 { width: 80px }
* html table td.ie-fix.c7 { width: 100px }
* html table td.ie-fix.c8 { width: 105px }

* html table td.ie-fix.c9 { width: 140px }
