/* ====================================================== */
    /* ======================================= */

	.unactive { background:red;}
		.ratingTable {
		 	font-family:tahoma;
		 	font-size:12px;
		 	font-weight:bold;
		 	width:670px;
		 }
		 .ratingHeader {
		 	height:38px;
		 	margin-left:2px;
		 }
		 .headerElement {
		 	width:147px;
		 	height:34px;
		 	color:4d4d4d;
		 	float:left;
		 	background:url('/_images/default/header_images.png');
		 	background-repeat: no-repeat;
		 	margin:3px 0px 0px 1px;
		 }
		 .headerElement div {
		 	padding:11px 0px 0px 58px;
		 }
		 .qty {
		 	background-position: left top;
		 }
		 .total {
		 	background-position: -147 top;
		 }
		 .avgq {
		 	background-position: -294 top;
		 }
		 .votes {
		 	border:1px solid #b3b3b3;
		 	margin-top:1px;
		 	height:150px;
		 	position:relative;
		 	background: #f2f2f2;
		 }
		 .onlyExtra {
		 	height:100px;
		 }
		 .hidden {
		 	display:none;
		 }
		 .leftCorner {
		 	position:absolute;
		 	left:0;
		 	top:0;
		 	z-index:100;
		 	background:url('/_images/default/round_corn.png') left top no-repeat;
		 	width:4px;
		 	height:22px;
		 }
		 .rightCorner {
		 	position:absolute;
		 	right:0;
		 	top:0;
		 	z-index:100;
		 	background:url('/_images/default/round_corn.png') -4px top no-repeat;
		 	width:4px;
		 	height:22px;
		 }
		 .simpleVotes {
		 	margin:10px 0px 10px 40px;
		 }
		 .simpleVote {
		 	width:50px;
		 	height:50px;
		 	float:left;
		 	margin:0px 5px;
		 	background:url('/_images/default/votes.png');
		 	background-repeat: no-repeat;
		 	cursor:pointer;
		 }
		 .simpleHidden {
		 	display:none;
		 }
		 .unactive {
		 	background:url('/_images/default/votes_unactive.png');
		 	background-repeat: no-repeat;
		 }
		 .value1 {
		 	background-position: left top;
		 }
		 .value2 {
		 	background-position: -50 top;
		 }
		 .value3 {
		 	background-position: -100 top;
		 }
		 .value4 {
		 	background-position: -150 top;
		 }
		 .value5 {
		 	background-position: -200 top;
		 }
		 .value6 {
		 	background-position: -250 top;
		 }
		 .value7 {
		 	background-position: -300 top;
		 }
		 .value8 {
		 	background-position: -350 top;
		 }
		 .value9 {
		 	background-position: -400 top;
		 }
		 .value10 {
		 	background-position: -450 top;
		 }
		 .extraVotes {
		 	margin:0px 0px 0px 35px;
		 }
		 .extraVote {
		 	width:70px;
		 	height:70px;
		 	float:left;
		 	background:url('/_images/default/extra_votes.png');
		 	background-repeat: no-repeat;
		 	margin:10px 25px 0px 25px;
		 	cursor:pointer;
		 }
		 .extraValue1 {
		 	background-position: left top;
		 }
		 .extraValue2 {
		 	background-position: -70 top;
		 }
		 .extraValue3 {
		 	background-position: -140 top;
		 }
		 .extraValue4 {
		 	background-position: -210 top;
		 }
		 .extraValue5 {
		 	background-position: -280 top;
		 }
    /* ======================================= */
/* ====================================================== */
