div#links_box  {
	position: realative;
	left: 7;
	top: 0;
	line-height: 100%;
	width: 130px;
	border: 0px;
	height: 415px;
	padding-bottom:2px;
	border: 0px solid black;
	background-image:url('http://www.nightdreams.com/images/menu_back.jpg');
}

div#links_box div.body {
	padding: 0px;
	height: 340px;
	width: 121px;
	margin-left:1px;
	padding-top: 60px;
	text-align: left;
}

div#links_box div.body div.category_link {
	position:static;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0px;
	padding: 0px;
	padding-left: 12px;
	height: auto;
	float: none;
	line-height: 100%;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

div#links_box div.body div.category_link img.corner {
	display:none;
}
