
 /* Main container */
.container {
  padding-top:8px;
  \ padding-top: 15px;
  width: 800px;
  margin: 0 auto;
  border:0px solid #eee;
  display:table; /* must put this in for FireFox. */
 

}

.column {
  float: left;
}

/* header and footer*/
.header  { width: 800px;}
.footer { background:#fff; width: 800px;   }

/* middle content box with left and right column*/
.mid  { width: 800px;}

/* Content Column*/
.content_column  { /*width: 474px;*/width: 454px;}

/* left and right Columns*/
#calendarHead {
		padding: 0 4px;
		margin:auto;
				}
#calendarBody {
		padding:4px 0 0 12px;
		margin:auto;
				}				
				
.sidebar_left  { width: 162px;  border-right: 1px solid #CCCCCC;  }
.sidebar_right { 
	
	/*background:url(../../../../../../images/header-schedule.jpg);*/
	width: 178px; border-left: 1px solid  #CCCCCC; height:1032px;
	
	}


/*for calendar smalltext.css*/
