mytable {
	width: 521px;
	padding: 0;
	margin: 0px 0px;
}

/*corrects menu bar background from running off the page */
table.main {
	background: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 0;
}

tr.none {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: #fff;
	padding: 0;
}

td.none {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: #fff url('images/background.gif') repeat-x 0px 136px;
	padding: 0;
}
/* by Poly */

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #b5d0e1;
	border-bottom: 1px solid #b5d0e1;
	border-top: 1px solid #b5d0e1;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 7px;
	background: #CAE8EA url(images/bg_header.gif) repeat-x;
}

th.big {
	border-left: 1px solid #b5d0e1;
	text-align: center;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #b5d0e1;
	background: none;
}

td {
	border-right: 1px solid #b5d0e1;
	border-bottom: 1px solid #b5d0e1;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #b5d0e1;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #b5d0e1;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

th.reseller {
width: 350px;
}