
body {
  color: black;
  background-color: white;
  font:	.8em verdana, helvetica, arial, sans-serif;
  margin: 0;
  line-height: 125%;
}

#contentSupport hotNews p{
  width: auto;
  clear: both;
  border: 1px solid black;
}




#content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 200%;
  color: #4D5053;
  margin-bottom: 0;
  margin-top: 10px;
}

#content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 125%;
  margin: .5em 0 0 0;
}

#content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 135%;
  margin: 0;
}

#content a:link {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#content a:visited {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#content a:hover {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#content a:active {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#content li {
  list-style-image: url("../../gui/images/bullet.gif");
}

.metaData {
  display:none;
  /* border-bottom: 1px solid black; */
}

/*
.metaData h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 200%;
  color: #4D5053;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 125%;
}
*/

#furtherInfo img {
	display:none;
	}

.sublink {
	padding-top:1em;
	}

#logo, #primaryNavigation, #searchBar, #nodePath, #footer, #leadingProducts, #relatedInfo, #contentTools {
  display: none;
}
