#smartztable {	width: 485px;	padding: 0;	margin: 0;}#smartztable caption {	line-height: 1.4;}caption {	padding: 3px 0 20px 0;	*padding: 10px 0 20px 0;	margin-bottom: 5px;	width: 485px;	font: italic 90% Arial;	text-align: right;}#smartztable th {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 90%;	/*color: #4f6b72;*/	color: #3E5459;	border-right: 1px solid #bbb;	border-bottom: 1px solid #bbb;	border-top: 1px solid #bbb;	letter-spacing: 2px;	text-transform: uppercase;	text-align: center;	/*padding: 10px 6px 10px 12px;*/	padding: 1em 0.5em 0.3em 0.7em;	*padding: 1em 0 0.8em 1em;	background: #cae8ea url(bg_header.jpg) no-repeat;}#smartztable th.nobg {	border-top: 0;	border-left: 0;	border-right: 1px solid #bbb;	background: none;	text-align: center;}#smartztable td {	border-right: 1px solid #bbb;	border-bottom: 1px solid #bbb;	/*padding: 10px 6px 10px 12px;*/	padding: 0.8em 0.5em 0.7em 0.7em;	color: #46423C;	font-size: 100%;	text-align: center;	background: #EBFAEB;}#smartztable td.alt {	background: #FFFFCC; /* yellow */	/*color: #797268;*/	color: #46423C;	font-size: 100%;}#smartztable th.spec {	width: 30%;	border-left: 1px solid #bbb;	border-top: 0;	background: #fff url(bullet2.gif) no-repeat;	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 90%;	text-align: left;	color: #565149;}#smartztable th.specalt {	border-left: 1px solid #bbb;	border-top: 0;	background: #FFF4BB url(bullet1.gif) no-repeat;	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 90%;	color: #565149;	text-align: left;}
