﻿.gigListingComment
{
	border-top: 1px solid #676767;
	padding-top: 7px;
	margin-top:7px;
	margin-bottom:7px;
	padding-bottom:3px;
	font-size:8pt;
	font-weight:bold;
	clear:both;
}

.gigListingComment .profileImage
{
	width: 44px;
	/*height: 44px;*/
	/*float: left;*/
	/*margin-right:10px;*/
}

.gigListingComment .ucImage
{
	width: 44px;
	/*height: 44px;*/
	/*float: left;*/
	/*margin-right:10px;*/
	margin-left:0px;
}
.gigListingComment .comment
{
	margin-left: 61px;
}

.gigListingComment .accountTitle
{
	font-weight:bold;
	font-size: 12pt;
}

.gigListingComment .body
{
	font-weight:normal;
	font-size:10pt;
	margin-top:0px;
	padding-bottom:0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.gigListingComment .update
{
	font-weight:normal;
	font-size:10pt;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top:1px dotted #cccccc;
	
}

.gigListingComment .update .date
{
	font-weight:bold;
	color: #676767;
	font-size: 8pt;
	margin-bottom:5px;
}

.gigListingComment .reply
{
	margin-top:10px;
	margin-bottom: 10px;
}

.gigListingComment .reply .inReply
{
	padding-left: 13px;
	background: transparent url(/Opportunity/RatingComments/img/replyArrow.jpg) no-repeat top left;
	color: #999999;
	font-size: 7pt;
}

.gigListingComment .editComment
{
	font-weight:normal;
	font-size:10pt;
	margin-top:0px;
	padding-bottom:10px;
	margin-right: 10px;
	margin-bottom: 3px;
}

.gigListingComment .bottomBar
{
	margin-top:3px;
	clear:both;
}

.gigListingComment .userCategory
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	color:#676767;
}

.gigListingComment .userCategory .oppLink
{
	vertical-align:3px;
}
.gigListingComment .userCategory .categoryPlaceHolder
{
	vertical-align:3px;
}

.gigListingComment .helpfulness
{
	float:right;
	width: 115px;
	text-align:right;
}

.gigListingComment .helpfulness .display
{
	position:relative;
	top:-3px;
	color: #128CA8;
	font-size:7pt;
	font-weight:bold;
}

.gigListingComment .helpfulness .icon
{
	width:16px;
	height:16px;
	margin:1px;
}

.gigListingComment .userRating
{
	text-align:left;
	font-weight:bold;
	color:#676767;
	margin-top:7px;
	font-size: 8pt;
}

.gigListingComment .selectedArtistImage
{
	background-color:#C41C10;
	padding:3px;
	width:44px;
	float:left;
	margin-right:10px;
	position:relative;
}

.gigListingComment .notSelectedArtistImage
{
	background-color:transparent;
	padding:0px;
	width:44px;
	float:left;
	margin-right:10px;
	position:relative;
}

.gigListingComment .selectedArtistImage .selected
{
	color:White;
	font-size:6pt;
	text-align:center;
	margin-top:3px;
}

.gigListingComment .notSelectedArtistImage .selected,
.gigListingComment .notSelectedArtistImage .topLeft,
.gigListingComment .notSelectedArtistImage .topRight,
.gigListingComment .notSelectedArtistImage .bottomLeft,
.gigListingComment .notSelectedArtistImage .bottomRight
{
	display:none;
}

.gigListingComment .selectedArtistImage .topLeft,
.gigListingComment .selectedArtistImage .topRight,
.gigListingComment .selectedArtistImage .bottomLeft,
.gigListingComment .selectedArtistImage .bottomRight
{
	width:5px;
	height:5px;
}
