.reason
{
	display:block;
	float:left;
	margin: 0 0 20px 0;
	width: 600px;
}

.number
{
	float:left;
	text-align:right;
	font-weight:bold;
	margin: 0 12px 0 0;
}

.name
{
	font-weight:bold;
	float: left;
	overflow: hidden;
}

#nstopten
{
	display: block;
}

#nstopten ol
{
	display: block;
	color: #000000;
}

#nstopten li
{
	height: auto;
	margin: 15px 0 15px 0;
	list-style-type:decimal;
	font-weight: bold;
}

.toptenextra
{
	margin: 0 0 0 40px;
}

.ttlineitem
{
	margin: 10px 0 10px 0;
}

.ttlineitemsub
{
}

.ttlineitemsubsub
{
	float: left;
}

#nstopten.td
{
	margin: 10px 0 10px 0;
}