

.ratings_graph td.value {

	background-image: url(../images/graphs/gridline58.gif);

	background-repeat: repeat-x;

	background-position: left top;

	border-left: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

	padding:0;

	border-bottom: none;

	background-color:transparent;

}

.ratings_graph td {

	padding: 4px 6px;

	border-bottom:1px solid #e5e5e5;

	border-left:1px solid #e5e5e5;

	background-color:#fff;

}



.ratings_graph td.value img {

	vertical-align: middle;

	margin: 5px 5px 5px 0;

}

.ratings_graph th {

	text-align: left;

	vertical-align:top;

}

.ratings_graph td.last {

	border-bottom:1px solid #e5e5e5;

}

.ratings_graph td.first {

	border-top:1px solid #e5e5e5;

}

.ratings_graph .auraltext

{

	position: absolute;

	font-size: 0;

	left: -1000px;

}

.ratings_graph table {

	background-image:url(../images/graphs/bg_fade.png);

	background-repeat:repeat-x;

	background-position:left top;

	width: 400px;;

}

.ratings_graph caption {

	font-size:90%;

	font-style:italic;

}

/* CSS Document */


