.printserver, .RFIDenterprise, .enterprise, .pro, .basic
{
	color: #fff;
	padding: 7px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: center;
	overflow: visible;
	height: auto;
	background: none;
	white-space: nowrap;
}

.printserver
{
	background-color: #006692;
	color: #fff; 
	width: 200px;
	_width: 100px; /* this is a hack that gives ie a different value */
}

.RFIDenterprise
{
	background-color: #b58c45;
	color: #fff; 
	width: 200px;
	_width: 100px; /* this is a hack that gives ie a different value */ 	 
}

.enterprise
{
	background-color: #493166;
	color: #fff; 
	width: 200px;
	_width: 100px; /* this is a hack that gives ie a different value */ 
}

.pro
{
	background-color: #a13029;
	color: #fff; 
	width: 200px;
	_width: 100px; /* this is a hack that gives ie a different value */ 
}

.basic
{
	background-color: #667d20;
	color: #fff; 
	width: 200px;
	_width: 100px; /* this is a hack that gives ie a different value */ 
}

table#features
{
	font-size: 13px;
	padding: 4px;
	border: 2px solid black;
	border-collapse: collapse;
}

.features td
{
	border: 1px solid #555;
	padding: 4px 4px 4px 10px;
}

table#RFIDfeatures
{
	font-size: 13px;
	padding: 4px;
	border: 2px solid black;
	border-collapse: collapse;
}

.RFIDfeatures td
{
	border: 1px solid #555;
	padding: 4px 4px 4px 10px;
}

td.s, td.r, td.e, td.p, td.b, td.printserver, td.RFIDenterprise, td.enterprise, td.pro, td.basic
{
	text-align:center;
	padding: 4px;
	width: 21px;
}

td.s
{
	background-color: #E0EDF2;
	text-align: center;
}

td.r
{
	background-color: #F7EFDF;
	text-align: center;

}

td.e
{
	background-color: #dfdbe3;
	text-align: center;
}

td.p
{
	background-color: #eee2da;
	text-align: center;
}

td.b
{
	background-color: #e6e7de;
	text-align: center;
}

td.f
{
	background-color: #ddeaf3;
}

td.t
{
	background-color: #e3e3e3;
	font-weight: bold;
	border-top: 2px solid black;
}

table.color_code
{
	font-size: 12px;
	margin: 0px 0 20px 25px;
}

table.gen_table /*generic borderless table*/
{
	margin: 0 0 20px 30px;
	width: 100%;
	border:0 none;
	font-size:12px;
	text-align:left;
}

table.gen_table td 
{
	padding:5px;
}

.asterisk
{
	position: relative;
	top: .2em;
}

.fineprint
{
	font-size: 9.5px;
	margin: 0px 0px 9px 0px;
}

.thumb
{
	margin: 4px 10px 4px 0px;
}

td.title
{
	font-size: 15px; 
	border-style: solid; 
	border-bottom: none;
	font-weight: bold;
}

td.topborder
{
	border-style: solid; 
	border-top: none;
	padding-top: 10px;
}

.inset
{
	margin: 0px 0px 0px 25px;
}
