* {
	margin:0;
	padding:0;
	font-size:12px;
}
#whatnew {
	width:260px;
}
div.textright {
	text-align:right;
	padding-right:15px;
	background: url(img/arrow.gif) no-repeat right top;
}
dt {
	background:url(img/arrow.gif) no-repeat left top;
	padding-left:15px;
	margin-bottom:10px;
}
dd {
	line-height:1.6em;
}

