.rating {
	clear: none;
	float: right;
	width: 200px;
	margin: 5px 5px 20px 20px;
	border: medium solid #000000;
}
.clear {
	clear: both;
}
#main #content {
	padding: 10px;
}


.r-header {
	background-image: url(pictures/mini_back.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.r-footer {
	background-image: url(pictures/mini_back.jpg);
	background-repeat: repeat;
	padding: 5px;
	clear: both;
	width: auto;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	vertical-align: middle;
	font-style: italic;
}

#main #content #rating #version {
	font-size: 9px;
	text-align: center;
	margin: 5px;
}
#main #content #rating #result img {
	clear: right;
	float: right;
}

.value {
	clear: right;
	float: right;
}
.category {
	text-align: left;
	clear: both;
	float: none;
	height: 20px;
	vertical-align: middle;
	margin: 5px;
}
#main #content #rating #result #verdict {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFCC;
}
.caption {
	line-height: 1.2em;
	clear: right;
	color: #333333;
}

.picture_right {
	font-size: 9px;
	font-style: italic;
	text-align: center;
	clear: right;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.picture_left {
	font-size: 9px;
	font-style: italic;
	text-align: center;
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.table_head {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #000000;
}
.picture_right_nm {
	font-size: 9px;
	font-style: italic;
	text-align: center;
	clear: right;
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.centered {
	clear: right;
	width: 505px;
	float: right;
	margin-left: 10px;
}
