.profile-activity {
  float: left;
  width: 705px;
  padding-bottom: 14px;
}
.profile-activity-right {
  float: right;
  font-size: 12px;
  color: #ccc;
  text-align: right;
}
.profile-activity-separator {
  margin-left: 5px;
  margin-top: 14px;
  background: transparent url(/images/css/dotted_line.gif) repeat-x scroll center top;
  height: 2px;
}
.profile-activity-image {
  margin-right: 20px;
  float: left;
}
.profile-activity-title {
  font-size: 16px;
}
.wantad_button {
  height: 30px;
  width: 85px;
  cursor: pointer;
  display: inline-block;
  background: url(/images/css/list_item_wantad_sprite.gif) no-repeat 0 -40px;
}
div.profile-activity:hover a.wantad_button {
  background: url(/images/css/list_item_wantad_sprite.gif) no-repeat 0 0;
}