﻿/* ================================
    CSS STYLES FOR Module CenterList
   ================================
*/
.dg
{
	border:none 0px white;
	width: 140px;
}
.dg td
{
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
}
.helptext
{
	color: #aaa;
	padding-top:10px;
}
.invfooter
{
}
.invheader
{
}
.CenterNameCell
{
	padding-top:8px;
	padding-bottom:8px;
}
.CenterNumberCell
{
	padding-top:6px;
	padding-bottom:10px;
}
.update 
{
	text-align:left; 
	color: #003366; 
}

