table {	/*width:100%;*/	width:430px;	padding:0 0 0 0;	margin:16px 0 16px 0;}th {	font:700 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	border-left:1px solid #80c6e7;	border-right:1px solid #80c6e7;	border-bottom:1px solid #80c6e7;	border-top:1px solid #80c6e7;	text-align:left;	background:#7fb8dd url(../img/table_bullet2.png) no-repeat;	padding:6px 6px 6px 12px;	color:#fff;}th.spec {	border-top:0;}th.specalt {	border-top:0;	background-color:#ededed;	color:#797268;}td {	font:400 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	border-top:1px solid #80c6e7;	border-right:1px solid #80c6e7;	border-bottom:1px solid #80c6e7;	border-left:1px solid #80c6e7;	background: #fff;	padding: 6px 6px 6px 12px;	color: #4f6b72;}td.spec {	border-top:0;}td.specalt {	border-top:0;	background-color:#ededed;	color: #797268;}
