



div.list-bordered,
div.list-bordered-tight,
div.list-bordered-large,
div.list-image-icon
{
	margin:5px 60px 20px 40px;
	color:rgb(80,80,80);
	line-height:12pt;
}


div.list-bordered-tight
{
	margin:0px 60px 5px 40px;
}


table.rounded td.content div.list-bordered
{
	margin-left:20px;
	margin-right:40px;
}


div.tabbed-panel div.list-bordered
{
	margin-left:30px;
	margin-right:40px;
}


div.tabbed-panel div.list-bordered div.list-bordered
{
	margin-left:10px;
	margin-right:10px;
}


div.list-bordered div.list-item,
div.list-bordered-large div.list-item
{
	border-width:0px 0px 0px 3px;
	border-style:solid;
	border-color:rgb(150,150,150);
	margin-bottom:5px;
	padding-left:10px;
}


div.list-bordered div.list-item div.list-item,
div.list-bordered-large div.list-item div.list-item
{
	border-color:rgb(200,200,200);
}


div.list-image-icon div.list-item
{
	border-width:0px;
	padding-bottom:5px;
}


div.list-image-icon div.list-item img
{
	vertical-align:middle;
	margin-right:8px;
}


div.list-item div.list-item,
div.list-bordered-large div.list-item
{
	margin-left:10px;
}


div.list-bordered div.list-item div.h1,
div.list-bordered div.list-item div.h1-large
{
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	color:rgb(20,60,110);
}


div.list-bordered div.list-item div.h1-large
{
	font-size:14pt;
	line-height:18pt;
	font-weight:normal;
}


div.list-bordered div.list-item div.p,
div.list-bordered div.list-item div.p-tight
{
	font-size:10pt;
	line-height:14pt;
	margin-top:2px;
	margin-bottom:6px;
}


div.list-bordered-large div.list-item div.p
{
	font-family:"Times New Roman",serif;
	font-size:14pt;
	line-height:18pt;
	font-weight:normal;
	font-style:italic;
	color:rgb(80,80,80);
	margin-top:4px;
	margin-bottom:8px;
}

div.list-bordered-large div.list-item div.p:lang(ja)
{
	color:rgb(0,0,0);
}


div.list-bordered div.list-item div.p-tight
{
	margin-bottom:2px;
}


div.narrow-panel-content div.list-bordered,
div.narrow-panel-content div.list-bordered-tight,
div.narrow-panel-content div.list-bordered-large
{
	margin-left:40px;
	margin-right:40px;
}

