div.anotherVersion a {
	display: block;
	float: right;
	clear: right;
	margin: 2px;
	padding-right: 25px;
	font-size: 10px;
	text-align: right;
	line-height: 1em;
	height: 22px;
	color: #999;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

div.anotherVersion a.hireMaterials {
	background-image: url('../images/layout/icons/orchestra.gif');
}

div.anotherVersion a.printedVersion, div.anotherVersion a.books,
div.anotherVersion a.bookVersion {
		background-image: url('../images/layout/icons/book.gif');
}

div.anotherVersion a.cd,
div.anotherVersion a.music {
		background-image: url('../images/layout/icons/music.gif');
}

div.anotherVersion a.booksOnline, div.anotherVersion a.scoresOnline, div.anotherVersion a.musicOnline {
		background-image: url('../images/layout/icons/on-line.gif');
}
div.anotherVersion a.onLineGroup20,
div.anotherVersion a.onLineGroup21,
div.anotherVersion a.onLineGroup22 {
	background-image: url('../images/layout/icons/on-line.gif');
}

#lbReviews .lbCloseButton,
#lbReviews .lbCloseButton:hover {
	color: #fff;
	float: right;
}
#lbReviews #lbLoadMessage p {
	display: block;
	height: 150px;

	background: url('../images/layout/icons/ajax-loader.gif') no-repeat center center;

	text-align: center;
}
#lightbox {
	width: 350px;
	height: 200px;
	margin: -100px 0 0 -125px;
}
#lbReviews h4 {
	background: #00163c;
	font: bold 13px Arial, sans-serif;
	margin: 0;
	padding: 7px 10px 10px 10px;
	color: #fff;
}
#lbReviews th {
	font: bold 11px Arial, sans-serif;
	text-align: right;
	vertical-align: top;
	color: #00163c;
}
#lbReviews form {
	margin: 10px 0;
}
#lbReviews input, textarea {
	font: normal 11px Arial, sans-serif;
		border: 1px #999 solid;
		background: #eee;
		width: 300px;
		overflow: auto;
}
#lbReviews input.button {
	height: 20px;
	width: 70px;

	font-size: 11px;
	font-weight: bold;
	color: #136;
	border: 1px #000 solid;
	background: #fc0;
}
.lbReviewSuccess {
	display: block;
	padding: 40px 0 0 0;

	text-align: center;
}

