#comments, #commentsHeader, #commentsWrap {
  width:424px;
}

#comments {
  text-align:center;
}

#commentsHeader {
  text-align:left;
  font-size:14px;
  font-weight:bold;
  margin:0px 0px 10px;
}

#commentsWrap {
  text-align:left;
}

#commentLogInMsg {
  font-weight:bold;
  line-height:17px;
  margin-bottom:20px;
  padding-bottom:5px;
}

.commentMod {
  padding-bottom:10px;
  margin-bottom:10px;
}


#line-wrap span,
#comments span,
#commentLogInMsg span,
#commentsHeader span,
.commentMod span {
  line-height:0;
}

.commentImg {
  float:left;
  width:70px;
}

.commentTxt {
  float:left;
  width:300px;
  color:#4C4C4C;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
}

.commentBlurb {
  padding:4px 0 0;
}

.commentBy a {
  color:#02A4E4;
}

.deleteComment {
  width: 45px; 
  text-align: right;
  float: right;
}