/* CSS Document */

#sidemenu {
	width: 0px!important;
	padding:0!important;
	border: none!important;
	margin: 0 0 -10px 0!important;
}

#content table.box {
	margin: 20px 0 0 15px;
	width: 675px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 95%;
}

#content table.box th {
	text-align: center;
	font-weight: normal;
	padding: 10px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #EBFECF;
}

#content table.box td {
	padding: 10px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#content table.box td.no {
	width: 10px;
}