#content tr td				{ border-top:none !important; }
#content table				{ border:none; }
.business-calendar			{ background: #CACACA; border-right:0; border-bottom:0; border-collapse:separate; color: #000000; border-spacing:0;
							  border-top: 1px solid #CACACA !important; border-left: 1px solid #CACACA !important;
							  font-size: 9px; margin: 0 0 5px; padding: 0; text-align: center; width: 100%; }
* html body .business-calendar { border-collapse:collapse; }
.business-calendar caption	{ border-top: 1px solid #CACACA; border-left: 1px solid #CACACA; caption-side: top;
							  border-right: 1px solid #CACACA; margin: 5px 0 0;  padding: 3px; text-align: center; }
.business-calendar th		{ background: #EEEEEE; border-top:none; border-left:0; border-right: 1px solid #CACACA; border-bottom: 1px solid #CACACA; font-weight: normal; padding: 3px; width:14%; }
.business-calendar td		{ background: #FFFFFF; border-top:none; border-left:0; border-right: 1px solid #CACACA; border-bottom: 1px solid #CACACA; padding: 3px; }
.business-calendar .today	{ background: #EAEAEA; }
.business-calendar .attr0	{ color: #FF0000; background:#FFCCCC; }
.business-calendar .attr1	{ color: #FF6600; background:#FFCC99; }
.business-calendar .attr2	{ color: #006600; background:#CCFFCC; }
.business-calendar .attr3	{ color: #0000FF; background:#CCCCFF; }
.business-calendar .attr4	{ color: #CC00CC; background:#FFCCFF; }
.business-calendar-attribute 					{ margin:5px 0 0; padding:0; }
.business-calendar-attribute li					{ padding:5px 10px; line-height:1.3; }
.business-calendar-attribute .attr0				{ color: #FF0000; background:#FFCCCC; }
.business-calendar-attribute .attr1				{ color: #FF6600; background:#FFCC99; }
.business-calendar-attribute .attr2				{ color: #006600; background:#CCFFCC; }
.business-calendar-attribute .attr3				{ color: #0000FF; background:#CCCCFF; }
.business-calendar-attribute .attr4				{ color: #CC00CC; background:#FFCCFF; }
#sidebar .business-calendar-attribute 			{ margin:5px 0 0; padding:0; }
#sidebar .business-calendar-attribute li		{ padding:5px 10px; line-height:1.3; }
#sidebar .business-calendar-attribute .attr0	{ color: #FF0000; background:#FFCCCC; }
#sidebar .business-calendar-attribute .attr1	{ color: #FF6600; background:#FFCC99; }
#sidebar .business-calendar-attribute .attr2	{ color: #006600; background:#CCFFCC; }
#sidebar .business-calendar-attribute .attr3	{ color: #0000FF; background:#CCCCFF; }
#sidebar .business-calendar-attribute .attr4	{ color: #CC00CC; background:#FFCCFF; }
#sidebar .business-calendar-desc				{ margin: 5px; }
.vlist td					{ text-align:left; }
.badate						{ color:#CCC; }

#tooltip					{ position: absolute; z-index: 3000; border: 1px solid #111;
							  background-color: #eee; padding: 5px;	opacity: 0.85; }
#tooltip h3, #tooltip div	{ margin: 0; }
