#book-detail {
	left: auto;
	right: 25px;
}

#rounded-corner thead th.rounded-q4 {
	background-image: url("../../images/left.png");
	background-position: left -1px;
}

#rounded-corner thead th.rounded-company {
	background-image: url("../../images/right.png");
	background-position: right -1px;
}

#rounded-corner tfoot td.rounded-foot-right {
	background-image: url("../../images/botleft.png");
	background-position: left bottom;
}

#rounded-corner tfoot td.rounded-foot-left {
	background-image: url("../../images/botright.png");
	background-position: right bottom;
}

td.rightBand-btn-g-right {
	background: url("../../images/rightBand-btn-bg-gl.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

td.rightBand-btn-g-left {
	background: url("../../images/rightBand-btn-bg-gl.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	text-align: left !important;
}
