.window {//  background: #d8e7fe;  background: #ccc;  position: absolute;  top: 320px;  left: 2px;  width: 300px;  padding: 1px;  -moz-border-radius: 7px;  border: 1px solid #21416d;  display: none;}#handle {background-image:url(../images/headband.jpg); background-repeat:repeat-x; height:22px;margin:0px; padding:4px 0px 0px 8px; font-weight:bold; color:#323232;width:100%;position: relative;top: 0px;}html>body #handle {top: 0px;width: auto;}#home p {font-size:11px; letter-spacing:0;}#away p {font-size:11px; letter-spacing:0;}.window h1 {  -moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;  position: relative;  height:;  padding: 6px;  display: block; //  background-color: #9cc6ff;  background-color: #003271;  font-size: 13px;  margin: 0px;}html>body .window h1 {	width: auto;}.slider {	float: left;	width: 262px;	margin-right: 10px;}html>body .slider {	margin-bottom: 10px;}.slider .minMark, .slider .maxMark, .slider .leaBestMark, .slider .leaWorstMark{	position: relative;	float:left;	width: 3px;	height: 10px;}.slider .minMark {	background-color: #ff0000;}.slider .maxMark {	background-color: #0000ff;}.slider .leaBestMark{	background-color: #00cc00;}.slider .leaWorstMark{	background-color: #cc00cc; }
