body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #B2B1B1; }

#wrapper h1, #wrapper h2 {
  display: none; }

#content p {
  margin: 0 48px;
  padding-bottom: 24px; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  display: block;
  margin: 24px 48px;
  width: 700px; }
#content hr {
  height: 1px;
  border: 0px;
  margin: 0px 48px;
  border-top: 2px solid #B2B1B1; }

#home {
  text-align: center; }

#hottips img, #hottips p, #hottips h3 {
  float: left;
  margin-right: 0;
  margin-bottom: 16px; }
#hottips img {
  margin-left: 48px; }
#hottips p, #hottips h3 {
  padding-bottom: 0px;
  margin-left: 24px;
  width: 440px; }

#hottips .clear {
  clear: both;
  margin-bottom: 16px; }

#content h2 {
	font-size: 18px;
}

.upgrade { font-size:16px; font-weight:bold; margin-left: 48px; color:#B3DFEA }