div.infobox {
	margin:0 1em 0.8em 0;
	padding:0 0.2em 10px 0px;
	border-bottom:dotted 1px #d6dad6;
	width: 100%;
}
div.infobox p,
.asset div.infobox p {
	padding: 4px 10px 0px 14px;
	background:url(../images/y-mark.gif) no-repeat 2px 0.3em;
}
div.infobox p a,
.asset div.infobox p a {
	padding: 0;
	background: none;
}
div.infobox table.information {
	margin: 0;
	padding: 0px 0;
	width: 100%;
	border-style: none;
}
div.infobox table.information th,
div.infobox table.information td {
	background-color: #ffffff;
	font-size: 100%;
	line-height: 125%;
	font-weight: normal;
	border-style: none;
	vertical-align: top;
}
/*div.infobox table.information tr.even th,
div.infobox table.information tr.even td {
	background-color: #f5f5f5;
}*/
div.infobox table.information tr th {
	width: 5em;
	padding: 13px 10px 0px 5px;
	text-align: left;
}
div.infobox table.information tr td {
	padding: 7px 0px 0px 10px;
}
div.infobox table.information tr th.category,
div.infobox table.information tr td.category {
	width: 5em;
	padding: 13px 10px 0px 5px;
	text-align: left;
	white-space: nowrap;
}
.odd{
	width: 3em;
	text-align: left;
	white-space: nowrap;
font-size:12px;}
.txt{
	margin-left:10px;
}

