
table.tecspec th,table.tecspec td{
	border:1px solid #d4d4d4;padding:3px;padding-top:2px;padding-bottom:2px;vertical-align:top;text-align:left;
}

table.reference,table.tecspec{
	border-collapse:collapse;
}

table.reference tr:nth-child(odd)	{background-color:#F6F4F0;}
table.reference tr:nth-child(even)	{background-color:#ffffff;}

table.reference tr.fixzebra			{background-color:#F6F4F0;}

table.reference th{
	color:#ffffff;background-color:#555555;border:1px solid #555555;padding:3px;vertical-align:top;text-align:left;
}

table.reference th a:link,table.reference th a:visited{
	color:#ffffff;
}

table.reference th a:hover,table.reference th a:active{
	color:#EE872A;
}

table.reference td{
	border:1px solid #d4d4d4;padding:3px;padding-top:2px;padding-bottom:2px;vertical-align:top;
}

table.reference td.example_code
{
vertical-align:bottom;
}

