body { background: #99b5b6; }

.rightcontent { position: relative;
                left: 10px;
                top: 10px;
                width: 75%;
                font-family: serif;
                font-weight: normal;
                background: #ffffff;
                padding: 20px;
								padding-bottom: 55px;
                line-height: 125%;
                margin-bottom: 0px; }

.signature { font-size: small;
             font-style: italic;
             font-weight: normal;
             float: bottom;
             line-height: 150%; }

.signature a:hover { color: blue; }

.bookcite_title { font-family: serif;
                  font-weight: bold; }

.bookcite_author { font-family: serif;
                   font-weight: normal;
                   font-size: small; }

.reviewer { position: realitive; 
            text-align: right;
            float: right;
            font-style: italic;
            font-size: normal;
            line-height: 100%; }


		 									