/*
  TIP: If making any changes RENAME this file to a new name such as "custom.css"
       and then load it in your theme template like this:
         wsc_comments_showCssLinkTag('custom.css'); // eg default.css from /plugins/websiteComments/themes/
      That way when you upgrade the plugin your changes to default.php won't get overwritten!
*/

.wsc_errorsAndAlerts {
  color: #B00;
  font-weight: bold
}

.wsc_date {
  color:#666;
}
