.rw-rating-table {
	position: relative !important;
	width: auto !important; /* Needed for proper first column width calculation */
}

.rw-rating-table.rw-center {
	margin: auto !important;
}

.rw-rating-table.rw-right {
	margin-left: auto !important;
}

.rw-rating-table,
.rw-rating-table tbody,
.rw-rating-table td,
.rw-rating-table tr {
    border: none !important;
}

.rw-rating-table td {
	padding: 0 !important;
}

.rw-rating-table td:first-child {
	white-space: nowrap; /* IE needs this */
	word-wrap: normal; /* IE needs this */
	position: relative;
}

.rw-rating-table td:first-child nobr {
	vertical-align: middle !important;
}

.rw-rating-table.rw-no-labels td:first-child {
	display: none !important;
}

.rw-