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