
.commentLine{
   background-image: url('../images/share/comment-line.gif');
   background-repeat: no-repeat;
   background-position: center center;
   width: 393px;
   height: 30px;
}

.star, .notYet{
   float: left;
   display: inline;
}

.notYet{
   color: #666666;
   font-style: italic;
   margin-left: 5px;
}

.profileMed{
   float: left;
   display: inline;
   width: 70px;
}

.profileLg{
   float: left;
   display: inline;
   width: 95px;
}

.profileTop{
   float: left;
   display: inline;
   width: 375px;
   font-size: 13px;
   color: #000;
   line-height: 16px;
   padding-top: 5px;
}

.profileTop span{
   font-size: 11px;
}

.shareComment{
   padding: 7px 0 7px 0;
}

.commentText{
   float: left;
   display: inline;
   width: 390px;
   font-size: 13px;
   line-height: 20px;
   color: #000;
}

.commentText span{
   color: #666666;
   font-style: italic;
   font-size: 12px;
}

.commentText a{
   font-size: 12px;
}
