#AC_MESSAGES .ac_thread0:first-child h2.ac_subject {
   padding-top: 0px;
}
#AC_MESSAGES h2.ac_subject {
   font-size: 11px !important;
   padding-bottom: 0px;
   padding-top: 5px
}
#AC_MESSAGES h2.ac_subject a {
  padding: 0 0 0 13px !important;
  background-image: url(/_resources/css/core/img/icon-link-ext.gif) !important;
  background-repeat: no-repeat;
  background-position: 0 4px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-family: sans-serif;
}
#AC_MESSAGES ul.ac_msginfo {
  display: none;
}
#AC_MESSAGES p.ac_body {
  padding-bottom: 0px;
  margin-left: 12px;
}
.column .pcs-right-column {
  width: inherit;
}