table.ncr_table {border-color: #6699cc; border:solid 1px;width:0;height:0;}

table.ncr_table td {border:solid 1px #a2b0bd;padding:5px 10px 5px 10px;}

table.ncr_table tr#table_header {color:white;font-weight:bold;margin:0;padding:0;}

table.ncr_table td#type_header {padding:2px 10px 5px 10px;text-align:center;}

table.ncr_table td#type span {font-size:smaller;}

table.ncr_table td strong {color:#fff;}

table.ncr_table span.moreinfo {font-size:smaller;color:#a2b0bd;}

table.ncr_table td#cost_header {padding:2px 10px 4px 10px;text-align:center;}

table.ncr_table td#cost {color:white;font-weight:bold;}
	.Items { width: 170px; }
	span.Ellipsis {visibility:hidden;}
			.Items li
			{
				line-height: 1.7em;
				position: relative;
				background-image: url(images/ellipses.gif);
				background-repeat: repeat-x;
				background-position: 0 .70em;
				margin: 0;
				padding: 0;
				list-style: none;
			}
			.Items .Name
			{
				position: absolute;
				top: 0; left: 0; z-index: 100;
				padding: 0 5px 0 0;
				background-color: #45647e;
				color: white;
			}
			.Items .Value
			{
				position: absolute;
				top: 0; right: 0; z-index: 100;
				text-align: right;
				padding: 0 0 0 3px;
				background-color: #45647e;
				color: white;
			}

