#statresults{
	border: 1px solid #000000;
	position: absolute;
	top: 75px; 
	left: 70%;
	width: 30%;
	padding: 5px;
	font-size: 75%;
	color: #990066;
}
#statresults p{
margin: .25em;
padding: 0;
line-height: 1.10em;
}
.clientname{
	list-style: none;
	font-size: 100%;
	font-weight: bold;
}
.addesc{
	list-style: none;
	display: inline;
	margin-left: 2em;
	font-size: 90%;
	 color: #6666CC;
    
	}
	.altheader{
		text-decoration: underline;
		font-weight: bold;
	}
td, th{

	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	border-left: solid 1px;
	white-space: nowrap;
 
}
.header, .dtheader{
	font-size: 1em;
	border: solid 1px;
	text-align: left;
}
.partnumber{
	background: #660000;
 
}
.content{
	font-weight: normal;
	font-size: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	background: #FFFFCC;
}
.details{
	border-left: solid 1px;
	background: #D4EDEE;
}
tr.oddcolor{
	background-color: #DFDFDF;
}
tr.evencolor{
	background-color: #B0B0B0;
}
.odd{
   border-bottom: solid 1px;
	border-left: solid 1px;
	background: #cc0033;
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
}
.even{
   border-left: solid 1px;
	background: #990033;
	color: #ffffff;
}
td{
 border: none;
		/*width: 33%;*/
}
tfoot td{
 border-bottom: solid 1px;
 background-color: #DEEEEF;
}
td.image{
	padding: 0;
	margin: 0;
	border-left: 0;
}
li.addesc{
cursor:hand; 
cursor:pointer;
}
.active{
	position: absolute;
	left: 10px;
}
.notes{
	font-style: italic;
	color: #CC0000;
	font-size: .90em;
}
.altparts{
	font-style: normal;
	color: #3300CC;
	font-size: 1em;
}