@charset "utf-8";
#key {
}
.navibox {
	margin-top: 20px;
}
.lead {
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 38px;
	text-align: right;
}
.whatsnew {
	margin-left: 5px;
	width: 600px;
}
.whatsnew th {
	width: 96px;
	background-image: url(../img/whatsnew_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whatsnew td {
	font-size: 12px;
	background-image: url(../img/whatsnew_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whatsnew tr {
}
.whatsnew th pre {
	font-size: 11px;
	padding-left: 16px;
	background-image: url(../img/whatnew_li.gif);
	background-repeat: no-repeat;
}
#main h2 {
	margin-bottom: 12px;
}
