@charset "utf-8";
/* CSS Document */
.greyBackground {
	background: #CCCCCC;

}

.bookReviewSidebarTitle {
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	border-bottom:#000000;
	border-bottom:1px;
	text-decoration:underline;
	width: 175px;
}

.bookReviewSidebarTitleNonBold {
	text-align:right;
	
	
	
}

.mainScreenAlignment {
	text-align:left;
	vertical-align:top;
}

.bcBookTitle {
	background:#cee3f5;

}

.bcAlternatingBlueRow{
	background:#eaf5ff;
}

.errorMessage{
	color:red;
}

.boldCommentHeader{
	font-weight:bold;
}

.commentBackground{
	background:#eaf5ff;

}

.table1585distro{
	text-align:left;
	vertical-align:top;
	width:15%;
}

.mainPageCommentText {
	font-size:11px;
	color:black;

}