body {
    font-family: Arial, Verdana;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#footer {
    margin-left: 120px;
    width: 500px;
}
.title {
	font-style: italic;
	font-weight: bold;
}

.lineItem {
	display: block;
	overflow: visible;
	visibility: visible;
	margin-bottom: 15px;
	white-space: nowrap;
	width: 80%;
}
h1 {
	font-weight: bold;
	font-size: 27px;
	display: inline;
	text-align: center;
	margin-left: 30px;
	vertical-align: middle;
	width: 400px;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Verdana;
    text-align: center;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.noLinkLine {
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#container {
    margin-left: 3px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #6600FF;
}
a:hover {
	color: #3300FF;
}
a:active {
	color: #9900FF;
}

.clearer {
    clear: both;
}

#container img {
    display: inline;
}

.hideLeft { text-indent: -2000px; }

.floatLT { float: left; }

.debugSwitch {
    display: none;
    text-decoration: none;
}

.justifyLEFT {
    text-align: left;
}
.ISBN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .08em;
}

.titleLogo {
	display: inline;
	float: left;
	width: 205px;
}
.titleText {
	text-align: left !important;
	top: 8px;
	position: relative;
}
#shareBug {
	text-align: center;
	display: block;
	margin-top: 100px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.emphasize {
	font-style: italic;
	font-weight: bold;
}
