div.subscribe_message_error, div.comment_message_error, div.message_error
{
  color: red;
  font-size: 15px;
  font-weight: bold;
  padding: 15px;
}

div.subscribe_message_success, div.comment_message_success, div.message_success
{
  color: green;
  font-size: 15px;
  font-weight: bold;
  padding: 15px;
}

ul.error_list li
{
  color: red;
  font-size: 15px;
  font-weight: bold;
  list-style-type: none;
}

.avatar
{
  border-top-width: 0pt;
  border-right-width-value: 0pt;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-bottom-width: 0pt;
  border-left-width-value: 0pt;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-top-style: none;
  border-right-style-value: none;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-bottom-style: none;
  border-left-style-value: none;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-top-color: -moz-use-text-color;
  border-right-color-value: -moz-use-text-color;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-bottom-color: -moz-use-text-color;
  border-left-color-value: -moz-use-text-color;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  float: right;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

#fan_box
{
  padding-bottom: 10px;
  padding-top: 10px;
}