.odysen_app_views_shared_WeekDayPane .odysen_app_views_shared_WeekDayPane-Title {
  background: url("/stylesheets/odysen4.0/dijit/themes/odysen/images/commonHighlight.png") repeat scroll 0 0 #C0C0C0;
  border-bottom: 1px solid #A5A5A5;
  border-right: 1px solid #A5A5A5;
  color: #666666;
  font-weight: normal;
  padding: 3px 5px;
  text-align: center;
}

.odysen_app_views_shared_WeekDayPane-Present .odysen_app_views_shared_WeekDayPane-ViewPane {
	background: lightyellow;
}