.reviewText {
	font-size:10pt;
	font-weight:bold;
}

.reportReview{
	cursor:pointer;		
	float:left;
	margin-top:10px;
	margin-bottom:8px;
	font-size:11px;
}

.reportComment{
	cursor:pointer;		
	float:left;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:8px;
	font-size:11px;
}

#delete-photo{
	margin-top:-25px;
	cursor:pointer;
	width:80px
}

#reviewHeader{
	border:solid thin red;
	float:left
}
/*==============================================*/
<!-- .reportReview{
	margin-top:20px;
	cursor:pointer;		
	float:left;
	margin-top:10px;
	margin-bottom:8px;
	font-size:11px;
}

.reportComment{
	cursor:pointer;		
	float:left;
	margin-left:8px;
	font-size:11px;
}

.reviewHeader{
	float:left;		
	width:100px	
}
 -->
.reviewList{
	float:left;		
	width:100px	
}

.headerWide{
	width:200px	
}

.headerNarrow{
	width:50px	
}

.headerMedium{
	width:140px	
}

.boldHeader{
	font-weight:bold;
}
