#content tr td				{ border-top:none !important; }
h3.widget-title {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B3D3C;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
@media only screen and (max-width: 640px) {
h3.widget-title {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B3D3C;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 280px;
}}
#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: 12px; margin: 0 0 5px; padding: 0; text-align: center; width: 100%; }
@media only screen and (max-width: 640px) {
.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: 12px;
	padding: 0;
	text-align: center;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}}
* html body .business-calendar { border-collapse:collapse; }
.business-calendar caption	{
	caption-side: top;
	margin: 5px 0 0;
	padding: 3px;
	text-align: center;
	border: 1px solid #CACACA;
}
.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%; text-align:center; }
.business-calendar td		{
	background: #FFFFFF;
	border-top:none;
	border-left:0;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	padding: 10px;
	text-align:center;
}
@media only screen and (max-width: 640px) {
.business-calendar td		{
	background: #FFFFFF;
	border-top:none;
	border-left:0;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	padding: 5px;
	text-align:center;
}}
.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 					{
	padding:0;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.business-calendar-attribute li					{
	list-style:none;
	float: left;
	padding-right: 10px;
}
.business-calendar-attribute .attr0				{ color: #FF0000;}
.business-calendar-attribute .attr0 span {
	color: FFCCCC;
}
.business-calendar-attribute .attr1				{ color: #FF6600;}
.business-calendar-attribute .attr1 span {
	color: FFCC99;
}
.business-calendar-attribute .attr2				{ color: #006600;}
.business-calendar-attribute .attr2 span {
	color: CCFFCC;
}
.business-calendar-attribute .attr3				{ color: #0000FF;}
.business-calendar-attribute .attr3 span {
	color: CCCCFF;
}
.business-calendar-attribute .attr4				{ color: #CC00CC;}
.business-calendar-attribute .attr4 span {
	color: 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; }
