﻿.BottomLine
{
	border-bottom: solid 1px #d5d5d5;
	padding-bottom:7px;
}

.Comment
{
	width:100%;
	position:relative;
}

.Comment .Title
{
	width:150px!important;

}

.Comment .CommentText
{
	padding: 0!important;
}

.Field .SparkDefault 
{
	width:600px;
}

.Comments .MainHeaderBig
{
	margin-bottom:10px;
}

.CommentDate 
{
	padding-left:10px;
	color:#c30075;

}

.CommentText
{
	padding: 0 10px 0 10px;
	border: solid 1px black;
}

.Comment0
{
	margin-top:7px;
}
.TableCol
{
	padding:0!important;
}

/*.Comments
{
	background-repeat:repeat-x;
}
*/

.Ratings .AverageRate
{
	display:block;
	width:150px;
	margin:auto;
	font-size:12px;
	font-weight:bold;
}

.Ratings .RatingContainer
{
	display:block;
	width:160px;
	margin:auto;
}