.profileInfoCol {
  float: left;
  width: 50%;
}
ul.profileInfoList {
  clear: both;
  padding-top: 20px;
}
ul.profileInfoList li {
  margin-bottom: 15px;
}
ul.profileInfoList li strong {
  display: block;
  float: left;
  width: 63px;
  padding-right: 15px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 500;
  font-size: 11px;
  line-height: 18px;
  color: #8d8f92;
}
ul.profileInfoList ul {
  margin: 0 0 0 78px;
}
ul.profileInfoList ul li {
  line-height: 16px;
  font-size: 12px;
  color: #58595b;
  margin-bottom: 0;
}
#comments-no-update h2 a,
#comments h2 a {
  margin-top: 12px;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  display: inline;
}
#comments-no-update time,
#comments time {
  font-size: 11px;
  color: #818386;
  line-height: 16px;
  font-style: italic;
}
.aside_content #comments-no-update time {
  margin-left: 0;
}
#comments-no-update p,
#comments p,
#urComments p {
  font-size: 12px;
  color: #58595b;
  line-height: 16px;
  width: auto;
  padding-bottom: 15px;
}
