div#container {
	width: 680px; 
	background: white; 
	margin-top: 1em; 
}
	
div#container_data 
{
	padding-top: 3px;
	/*float: left;*/
	/*margin-left: 5em;*/
	width: 630px; 
	border: 1px solid black; 
	border-width: 1px;
	background: white;
	margin-bottom: 5px;
}



.clearer
{
	clear: both;
}

div#container_data table
{
    font-size:      12px;
    font-family:    Arial, sans-serif;
    font-weight:    bold;
}

div#container_data td
{
	padding-right: 3em;
}

table#cdsrow0 td, table#cdsrow1 td, table#cdsrow2 td, table#cdsrow3 td, table#cdsrow4 td
{
	width: 10em;
	text-align: left;
	height: 1em;
}
.compName
{
	width: auto;
}

#nullData
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.cds_text_black
{
	color:#00000;
}

tr#cdsrow0{ color:#00000; }
tr#cdsrow1{ color:#1A8D12; }
tr#cdsrow2{ color:#1AAFBD; }
tr#cdsrow3{ color:#551FDE; }
tr#cdsrow4{ color:#D29C1A; }

div#tracker
{
	height:233px;
	width:1px;
	background-color:#FFFF00;
	position:absolute;
	top:180px;
	left:100px;
	
}

div.hackCss
{
	height: 50px;
}
