body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

img {
	border: 0px;
}

div {
  float: none !important;
}

div#leftfade, div#rightfade {
	margin: 0;
	float: left;
}

div#sidebar_ads {
	display: none;
}

div#header h1, div#header h2 {
	display: none;
}

div#flash_messages {
	display: none;
}

div#further_reading {
	display: none;
}

div#login {
	display: none;
}

div#footer {
	display: none;
}

ul#bibliography li {
	clear: both;
	padding-bottom: 10px;
	width: 90%;
}

div.bib-item-icons {
	display: none;
}

div#bib-actions {
	display: none;
}

div#content {
	margin: 0 5%;
	position: relative;
	width: 100%;
	clear: both;
}

div#nav {
	display: none;
	clear: both;
}

div#main-window {
	background: transparent;
	clear: both;
}

div#bib-maker-interface {
	display: none;
}

div#bib-maker-sidebar {
	width: 90%;
	clear: both;
	margin-top: 30px;
}

div#bib-title-text {
	font-size: 18px;
	font-weight: bold;
}

div#bib-preview-top img {
	display: none;
}

div#bib-preview-list {
	overflow: visible !important;
}

div#bib-in-progress {
	width: 90%;
}

div.modal-overlay {
	display: none; 
}

div#citation-guide-links-index {
	display: none;
}

div#citation-guide-content {
	width: 90%;
	overflow: visible !important;
}

div#citation-guide {
	overflow: visible !important;
}

div#citation-guide-content h2 {
	font-size: 17px;
}

p.sample-citation, span.sample-citation {
	background-color: #EBEBEB;
	padding: 3px;
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;
	border: dashed #666666 1px;
}

div#privacy_info {
	width: 90%;
}

div#contact-us {
	width: 90%;
}

div#help {
	width: 90%;
}

div#blog-index, {
	width: 90%;
}

div#privacy_info p, div#contact-us p, div#help p, div#blog-index p, {
	padding-bottom: 10px;
}

div#donate {
	display: none;
}

div#help-index-links {
	display: none;
}

div#help h3 {
	margin-top: 30px;
	margin-bottom: 0px;
  border-bottom: 1px solid #CCCCCC;
}