﻿/*  base CSS  -------------------------------------------------------- */
.revMain
{
	border-width:1px;
	border-style:solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:11px;
}
.revMain td
{
	line-height:normal;
}
.reviewText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.reviewTextOverall 
{
	font-weight:bold;
}	


.revMain a:link,.revMain a:visited,.revWidgetFrameBig a:link,.revWidgetFrameBig a:visited {
	font-size: 11px;
}

.revWidgetFrame {
	background-color:Transparent;
	padding: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	line-height:normal;
}
.revTitleBar, .revTitleBar td {
	font-size: 11px;
	text-align: center;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	width:100%;
}
.revTitleBar a {
		margin:0;
		font-weight:bold;
}
.revTitleBar a:hover {
	font-weight:bold;
}


.revMidLinks {
	padding: 3px 0 7px 0;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height:1px;
	margin:0 7px;
	height:1px;
}
.reviewName {
	font-size: 11px;
	font-weight:bold;
}
.reviewDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.review {
	margin: 5px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.revHorizontalBoxes {
	padding: 5px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	width:152px;
}
/*  special CSS for big widget -------------------------------------------------------- */
.revRatingScore {
}
.revTitleBarBig, .revTitleBarBig td {
	padding: 8px;
	font-size: 11px;
	text-align: center;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.revWidgetFrameBig {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;

}
.revWidgetFrameBig td {
	font-size: 11px;
}

.reviewHeader {
	background-color: #efebe9;
	font-size: 14px;
	border-style: dashed;
	border-width:1px;
}
.reviewBig {
	font-size: 11px;
	line-height: 18px;
}
.revFooterBig {
	padding: 5px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.revInvLink
{
		padding: 1px 5px 1px 5px;

}
 .revInvLink a:link, .revInvLink a:visited {
	text-decoration: none;
}
.revInvLink a:hover {
	text-decoration: underline;
}
