#main_right_content_calendar td div{
	background-color: #F7941E;
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: 1px;
	vertical-align: top;
}
#main_right_content_calendar td{
	height: 25px;
	width: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F5E76;
	border-left-color: #5F5E76;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 1px;
	text-align: left;
}
#main_right_content_calendar table{
	border-collapse:collapse;
	border: 1px solid #D1D1D1;
}
#main_right_content_calendar tr{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F5E76;
	border-bottom-color: #5F5E76;
}
#main_right_content_calendar th{
	font-weight: normal;
	background-color: #5F5E76;
	color: #FFF;
	border: 1px solid #5F5E76;
}
#main_right_content_calendar td div strong {
	text-decoration: underline;
	font-style: italic;
}
