#content li {
    list-style-position: inside;
    list-style-type: square;
}

#footer {
    text-align: center;
    vertical-align: center;
}
#links {
    text-align: left;
}

#page {
	border-spacing:0;
    text-align:left;
}
#bookimg a {
	text-decoration: none;
}
#bookimg img {
	cursor: pointer;
}
#pu {
	cursor: pointer;
}
#pu * {
	margin-top: 50%;
}
.hlinks li {
    display: inline;
}

.more {
    vertical-align: middle;
}

.quote {
    font-style: italic;
}

.quote p {
    font-style: italic;
}

.quote em {
    font-style: normal;
}

.noi {
    text-indent: 0px;
}

a {
    text-decoration: underline;
}

em {
    font-style: italic;
}

html,body {
    text-align:center;
}



