div#reviews {
	display:relative;
	font-family: font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-size: 9pt;
}

div#reviews h2 {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

div#reviews h3 {
	text-align: left;
}

div#reviews th {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	background-color: #B3D9E5;
	text-align: center;
	vertical-align: top;
	width: 15%;
}

div#reviews td {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	text-align: center;
	vertical-align: top;
	width: 15%;
}

div#reviewsfilter table {
	background-color: #B3D9E5;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

div#reviewsfilter table td {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
div#reviewsfilter table td.reviewsortdata{
	text-align: left;
	vertical-align: top;
}
div#reviewsfilter table td.reviewsfilterbutton {
	text-align: center;
	vertical-align: top;
}
