div.content_main
  { width: 500px; margin-left: 70px; padding-top: 20px; }
div.content_main_header
  { height: 40px; background-image: url('../img/background_main_header.jpg'); background-repeat: repeat-x;
    font-weight: bold; }
div.content_main_header_right
  { background-image: url('../img/background_main_header_righ.jpg'); background-position: top right; background-repeat: no-repeat;
    height: 40px; }
div.content_main_header_left
  { background-image: url('../img/background_main_header_left.jpg'); background-position: top left; background-repeat: no-repeat;
    height: 40px; padding: 10px 0px 0px 20px; }
div.content_main_body
  { padding: 8px 14px; }

#imgloader
  { position: absolute; top: 0px; left: 0px; width: 100%; text-align: center; }
#imgloader img
  { margin: 0px auto; padding-top: 300px; }

table.program img
  { margin-right: 10px; }
td.img
  { text-align: center; }
td.title h3
  { font-size: 1.35em; font-weight: bold; color: #e24000; }
td.date
  { font-size: 1em; font-weight: bold; color: #e24000; padding-bottom: 6px; }
td.text
  { font-size: 1em; }