/**********************************************************
 * RIGHT
 **********************************************************/
#right {
  font-size:12px;
}
/**********************************************************
 * MOD_NEWS
 **********************************************************/
#right div.mod_news div.date {
  font-size:11px;
}
#right div.mod_news div.author {
  font-size:10px;
}
#right div.mod_news div.title {
  font-size:22px;
}
#right div.mod_news div.content {
  font-size:12px;
}