#boxcarcorral {
	CLEAR: left; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 8px; 
	PADDING-TOP: 0px; 
	FLOAT: left; 
	FONT-FAMILY: Tahoma, Arial, sans-serif
}
#boxcalendarcorral TABLE {
	WIDTH: 630px; 
	BORDER-COLLAPSE: collapse;
}
.calendarnine62 {
	CLEAR: none; 
	PADDING-RIGHT: 1px; 
	MARGIN-TOP: 4px; 
	FLOAT: left
}
.boxcalendar {
	FLOAT: left; 
	WIDTH: 627px; 
	/*HEIGHT: 232px*/ /*this caused the calendar to truncate the displaying of the last several weeks*/
}
.boxcalendar .topcalenderimage {
	MARGIN: 36px 0px 5px 9px
}
.boxcalendar .topcalenderimage IMG {
	BORDER-RIGHT: #888888 1px solid; 
	BORDER-TOP: #888888 1px solid; 
	BORDER-LEFT: #888888 1px solid; 
	BORDER-BOTTOM: #888888 1px solid
}
.boxcalendar .topblurb {
	FONT-SIZE: 10px; MARGIN-LEFT: 10px; OVERFLOW: hidden; WIDTH: 190px; COLOR: #c7c7c7; HEIGHT: 50px
}
.boxcalendar .topblurb A {
	FONT-WEIGHT: bold; COLOR: #ff9900; TEXT-DECORATION: none
}
.boxcalendar .seemore {
	MARGIN: 0px; WIDTH: 206px; HEIGHT: 15px; TEXT-ALIGN: right
}
.boxcalendar .seemore IMG {
	BORDER: 0px;
}
.boxcalendar .entry {
	FONT-SIZE: 11px; MARGIN-LEFT: 6px; OVERFLOW: hidden; WIDTH: 597px; 
	LINE-HEIGHT: 17px; HEIGHT: 18px; COLOR: #FFFFFF; 
}
.boxcalendar .entry A {
	PADDING-LEFT: 12px; FONT-WEIGHT: normal; FONT-SIZE: 11px; 
	BACKGROUND: url('../images/princess/arrow_orange.gif') no-repeat 2px 5px; 
	COLOR: #ffffff; TEXT-DECORATION: none
}
.boxcalendar#calendar {
	BACKGROUND: url("../images/princess/boxcar_calendar.gif") no-repeat
}
