.new p{
	line-height: 2.5em;
	font-size: 13px;
	}
.new {
	margin: auto;
	width: 95%;
	}

h3{
	font-size: 14px;
	text-align: left;
	}
h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	}

.in-left{
	float: left;
	width: 235px;
	color: #000000;
	line-height: 1.6em;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.in-right{
	float: right;
	width: 245px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
.in-right a:link,.in-left a:link{
	text-decoration: underline;
	color: #000;
	}
.in-right a:visited,.in-left a:visited{
	color: #000;
	text-decoration: underline;
	}

.in-right a:hover,.in-left a:hover{
	color: #000;
	text-decoration: underline;
	}

.in-right a:active,.in-left a:active{
	color: #000;
	text-decoration: underline;
	}

h2{
	margin: 0.5em 0 0.3em 0;
	font-size: 100%;
	font-weight: bold;
	}

.in{
	clear: both;
	padding-top: 20px;
	}

table.whatsnew{
	border-collapse: collapse;
	}
table.whatsnew td{
	padding: 4px 0.5em;
	line-height: 1.4em;
	}
table.whatsnew td p{
	line-height: 1.2em;
	}

table.whatsnew colgroup.day{
	font-size: 13px;
	}
