

body {
  color:#000;
  text-align:center;
  background:#fff;
}
  
body, div, p, th, td, li, dd    {
  /* redundant selectors to help NS4 remember */
  font-family:  Arial, Verdana, Lucida, Helvetica, sans-serif;
  font-size:    11px;
}

body, body div, body p, body th, 
body td, body li, body dd    {
  /* more specific to override imported rule */
  font-size:x-small;      
  /* false value for WinIE4/5 */
  voice-family: "\"}\"";   
  /* trick WinIE4/5 into thinking rule is over */
  voice-family:inherit;   
  /* recover from trick */
  font-size:small;
  /* intended value for better browsers */
}

html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd    {
  font-size:    small
  /* be nice to Opera */
}

#sitebox {
  width:99%;
  text-align:left;
  margin-left:auto;
  margin-right:auto;

}

#header {
	border:none;
	width:auto;
	height:auto;

}

#graphimage img {
	width:690px;
}

#slideshowModule,
#left,
#footer,
#lanselect,
#topmenu,
#moreFixtures,
h2.fixtures,
p.intro,
#taboptions,
img.match_info,
#mp_tabs,
#community_polldiv,
#community_shoutdiv,
#communitydiv table,
img.legendbutton,
a.prebutton,
input.nbutton1,
input.nbutton2,
input.nbutton3,
.noPrint,
p#communityTextHeader,
.googleTextLinks {
	display:none !important;
}


#communitydiv {
 /*border-bottom:2px solid #666;*/
}
#fixtures tr th {
	font-weight:bold;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

#header h1 {
	display:block ! important;
  margin-bottom:20px; ! important;
}

#frame {
	border:none;

}
#pageContent {
	overflow:visible;
}

#content {
  color:#000;
  line-height:135%;
  float:none;
  padding:10px;
  padding-left:0px;
  width:100%;
}

#content h1 {
	color:#999999;
}

#content hr {
	color:#777777;
}


input.score {
 border:none !important;
}

