﻿body{
}

.reviewtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/reviewtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	padding: 2px 0 0 20px;
	text-align: center;
}

.mreviewtitle
{
	background-color: #dddeff;
	color: #20209d;
	text-align: left;
	border: #b8bbe3 1px solid;
	text-decoration: none;
	font-weight: bolder;
	font-family: menu, Sans-Serif;
	font-size: 12px;
	padding: 0px 0 0px 0;
	margin:0 0 10px 0;
}
.table1
{
	background-color: #989FBC;
	color: #FFFFFF;
	font-weight: bolder;
}

.table1 tr
{
	background-color: #16142C;
}

.table1 td
{
	border: 1px outset #ffffff;

	width: 200px;
	padding:0 0 0 5px;
}

.reviewtext
{
	width: 720px;
	border: 1px solid #C5CDE2;
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
}
.ratingtitle
{
	font-size: larger;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
	display:block;
	width:424px;
	padding:5px 0 5px 5px;
}
.rtext
{
	position:relative;
	top:-10px;
	padding:10px;
	background-color: #F2F3F9;
	border: 1px solid #B7BBDF;
}
