#ratingtext {
	padding-left: 5px; float: left;
}
#ratebox b {
	padding-right: 5px; font-size: 12px; float: left; display: inline;
}
#ratebox-current {
	color: blue; font-style: italic; float: left;
}
.star-rating2 {
	background: url("../img/pen_star.gif") repeat-x left top; list-style: none; padding: 0px; width: 125px; height: 25px; margin-left: 0px !important; float: left; position: relative;
}
.star-rating2 li {
	margin: 0px; padding: 0px; float: left;
}
.star-rating2 li a {
	padding: 0px; width: 25px; height: 25px; text-indent: -9000px; text-decoration: none; display: block; position: absolute; z-index: 20;
}
.star-rating2 li a:hover {
	background: url("../img/pen_star.gif") left bottom; left: 0px; z-index: 2;
}
.star-rating2 a.one-star {
	left: 0px;
}
.star-rating2 a.one-star:hover {
	width: 25px;
}
.star-rating2 a.two-stars {
	left: 25px;
}
.star-rating2 a.two-stars:hover {
	width: 50px;
}
.star-rating2 a.three-stars {
	left: 50px;
}
.star-rating2 a.three-stars:hover {
	width: 75px;
}
.star-rating2 a.four-stars {
	left: 75px;
}
.star-rating2 a.four-stars:hover {
	width: 100px;
}
.star-rating2 a.five-stars {
	left: 100px;
}
.star-rating2 a.five-stars:hover {
	width: 125px;
}
.star-rating2 li.current-rating {
	background: url("../img/pen_star.gif") left; height: 25px; text-indent: -9000px; float: left; display: block; position: relative; z-index: 1;
}
#tab ul {
	list-style: none; margin: 0px; padding: 0px;
}
#tab li {
	margin: 0px; border: 1px solid currentColor; border-image: none; display: inline;
}
#tab li a {
	padding: 0px 1em; height: 10pt; text-decoration: none;
}
#content {
	border: 1px solid currentColor; border-image: none;
}
#tab li a:active {
	background: white;
}
ul.tabs a:hover {
	color: red; text-decoration: underline;
}
.star-rating2-yellow {
	background: url("../img/pen_star_yellow.gif") repeat-x left top; list-style: none; padding: 0px; width: 125px; height: 25px; margin-left: 0px !important; float: left; position: relative;
}
.star-rating2-yellow li {
	margin: 0px; padding: 0px; float: left;
}
.star-rating2-yellow li a {
	padding: 0px; width: 25px; height: 25px; text-indent: -9000px; text-decoration: none; display: block; position: absolute; z-index: 20;
}
.star-rating2-yellow li a:hover {
	background: url("../img/pen_star_yellow.gif") left bottom; left: 0px; z-index: 2;
}
.star-rating2-yellow a.one-star {
	left: 0px;
}
.star-rating2-yellow a.one-star:hover {
	width: 25px;
}
.star-rating2-yellow a.two-stars {
	left: 25px;
}
.star-rating2-yellow a.two-stars:hover {
	width: 50px;
}
.star-rating2-yellow a.three-stars {
	left: 50px;
}
.star-rating2-yellow a.three-stars:hover {
	width: 75px;
}
.star-rating2-yellow a.four-stars {
	left: 75px;
}
.star-rating2-yellow a.four-stars:hover {
	width: 100px;
}
.star-rating2-yellow a.five-stars {
	left: 100px;
}
.star-rating2-yellow a.five-stars:hover {
	width: 125px;
}
.star-rating2-yellow li.current-rating {
	background: url("../img/pen_star_yellow.gif") left; height: 25px; text-indent: -9000px; float: left; display: block; position: relative; z-index: 1;
}
