.logged { color: #30C030; }
.noauth { color: #C03030; }
.menu { font-size: small; }

.canvas { background-color: #FFF; padding-top: 6px; padding-bottom: 6px; padding-right: 10px; }

FORM { margin: 0px; }

div#top { position: relative; height: 60px; background-color: #F0F0F0; }
.top_left_corner { width: 16px; height: 16px; border: 0px; position: absolute; top: 0px; left: 0px; }
.top_right_corner { width: 16px; height: 16px; border: 0px; position: absolute; top: 0px; right: 0px; }
.bottom_right_corner { width: 16px; height: 16px; border: 0px; position: absolute; bottom: 0px; right: 0px; }
div#top_left { float: left; }
div#top_right { float: none; }

.header { text-align: left; padding-left: 10px; background: url(/content/img/admin/left-top-corner.png) no-repeat; font-size: x-large; white-space: nowrap; }

.calendar .today { font-weight: bold; }

.pagination span
{
  padding: 2px;
}

.pagination a
{
  padding: 2px;
}

.pagination li
{
  display: inline;
  background: none;
  list-style-type: none;
  padding:0px;
  margin:0px;
}

.pagination
{
  list-style-type: none;
  padding:0px;
  margin:0px;
}

