.ProductViewReview .prSnippetEngine div {
   padding: 2px;
}

.ProductViewReview .prSnippetTitle {
  display:inline;
  font-weight:bold;
  margin-right: 3px;
  float: left;
/*  border: 1px black solid; */
}

.ProductViewReview .prSnippetRatingUnclickable {
  display: inline;   
  font-size: 9px;         
/*  border: 1px red solid; */
}                   

/*
.ProductViewReview div.prSnippetRatingUnclickable .prStars {
 display: inline !important;
 float:none;
}
*/

.prSummaryCobrand {
 display: none;
}

.ProductViewReview .prSnippetWriteReview {
 display: inline;
 font-size: 9px;
/* border: 1px orange solid; */
}

tr.ProductList_Row .prSnippetEngine {
 padding: 2px;
 display: inline;
 position: absolute;
}

tr.ProductList_Row .prSnippetTitle {
  display: none;
}

tr.ProductList_Row .prSnippetWriteReview {
  display: none;
}
 
tr.ProductList_Row .prSnippetReadReviews {
  display: none;
}
 
tr.ProductList_Row .prSnippetNumberOfRatingsText {
  display: none;
}

tr.ProductList_Row .prSnippetRatingUnclickable {
  display: inline;   
  font-size: 9px;         
}                             

tr.ProductList_Row .prSnippetRatingUnclickable .prStars {
  float: none;
  display: inline;
  position: absolute;
  top: -3px;
}              

td.FeaturedProductsCell .prSnippetEngine {
 
}
        
td.FeaturedProductsCell .prSnippetTitle {
  display: none;
}                

td.FeaturedProductsCell .prSnippetNumberOfRatingsText {
  display: none;
}

.WriteTableCell {
 color: red;
 display: none;
 border: 1px green solid;
}

td.WriteTableCell .prSnippetEngine {
 margin: 2px;
 display: inline;
 position: absolute;
}

td.WriteTableCell .prSnippetTitle {
  display: none;
}

td.WriteTableCell .prSnippetWriteReview {
  display: none;
}
 
td.WriteTableCell .prSnippetNumberOfRatingsText {
  display: none;
}

td.WriteTableCell .prSnippetRatingUnclickable {
  display: inline;   
  font-size: 9px;       
  padding: 0px;   
}                             

/*
td.WriteTableRow .prSnippetRatingUnclickable .prStars {
  float: none;
  display: inline;
  position: absolute;
  top: -3px;
} 
*/
td.WriteTableCell .prSnippetRatingUnclickable .prStars {
  float: none;          
  top: 6px;
}             

.poweredby graya en_US {
	display:none;
}

div.pr-pa-snippet {
  margin-top: 5px;
}

p.pr-pa-snippet-title {
	line-height:16px;
}

p.pr-pa-snippet-text {
	line-height:16px;
}

/* Verified Badge
Margin */



.prVerified {

margin: 0px 0px -0.25em 0.5em !important;

}



/* AnswerBox Answer
Display by Default */



.prPaContainer
.prPaAnswerCont {

display:inline
!important;

}



/* Helpful Voting Text
Size, Bolding optional */



.prReviewTools {

font-size: 12px;

font-weight: bold;

}
