.whats_new h2 {
	margin:0 0 5px 0; padding:0;
	}

.whats_new {
	margin:0 0 0 0; padding:0 4px 0 0;
	width:342px; height:157px; float:right;
	background:url(images/whatsnew.jpg) no-repeat left bottom;
	text-align:center;
	}

ul.wahats_newbox {
	list-style:none;
	margin:10px 11px 0 11px; padding:0;
	width:320px; height:108px;
	overflow:auto;
	background:#f0f4ff;
	border:solid 1px #99b2c6;
	}

ul.wahats_newbox li {
	background:url(images/bull01.jpg) no-repeat left top;
	margin:3px 5px; padding:0 0 0 16px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	}