/* NEWS AND PMs */

div.box_news_left {
	width: 12.9em;
	border-right: 1px solid #999;
	_border-right: 0;
	padding-top: 0.5em;
	padding-bottom: 0.8em;
	margin-top: 1.9em;
	clear: left;
	padding-right: 0;
	padding-left: 1.5em;
}

div.box_news_right {
	width: 41em;
}

#content div.subnav_entry h3 {
	font-size: 100%;
	margin-bottom: 0;
}

#content div.subnav_entry h3 a {
	color: #333;
	text-decoration: none;
}

div.subnav_entry {
	padding: 1em 1.9em 1em 0.4em;
	_border-right: 1px solid #999;
}

div.subnav_entry_active {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #eef1f3;
	_border-right: 1px solid #f00;
	margin-right: -1px;
	font-weight: bold;
}

*+html div.subnav_entry_active {
	width: 10.6em;
}

#maincontent div.box_news_right div.download p {
	width: 35em;
}

div.pagenav ul {
	list-style-type: none;
}

div.pagenav ul li {
	display: inline;
	font-size: 100%;
	padding-right: 0.3em;
}

div.pagenav ul li a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

div.pagenav ul li.active a {
	font-weight: bold;
}

#maincontent .maincontent_box div.big {
	width: 32.2em;
}

