#page {
	border: none;
}
#sideBar h2 {
	margin-bottom: 0;
}
/* original #sideBar span, #sideBar img, #nav {
	display: none;
}*/
#sideBar span, #nav {
	display: none;
}
#sideBar p {
	font-size: 1.1em;
	margin: 0.3em 0 0.7em 0;
}
#footer {
	font-style: italic;
}

#footer ul,#footer li {
	display: none;
}

  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  .float-clear {
    clear: both;
  } 

