.menu_box {
	width: 160px;
	margin-top: 8px;
}

.menu_box_header {
	width: 160px;
	height: 13px;
	background: #f56c1d url(../images/menu_box_header.gif) no-repeat top center;
	color: #ffffff;
	text-align: center;
	padding-top: 1px;
}

.menu_box_wrap {
	width: 160px;
	background: #ffffff url(../images/menu_box_wrap.jpg) repeat-y top center;	
}

.menu_box_content {
	width: 148px;
	padding: 6px;
}

.menu_box_content p {
	text-indent: 24px;
	margin-top: 4px;
}

.menu_box_content img {
	margin-top: 8px;
	margin-bottom: 0px
}


.menu_box_footer {
	width: 160px;
	height: 10px;
	font-size: 0px;
	background: #ffffff url(../images/menu_box_footer.gif) no-repeat bottom center;	
}


#calendar_table {
	margin: 0px auto;
	width: 114px;
}

#calendar_center {
	text-align: center;
}

