table {
	border-collapse:collapse;
}

table td, table tbody th {
	border:solid 1px #C5D5E5;
	padding:9px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}

table tbody th {
	background:url(/img/product/header-background.gif) repeat-y;
	border-left:none;
}

table thead th.first {
	background:#D6e2ee url(/img/product/table-head-background.jpg) left top no-repeat;		
/*	background:url(/img/box_top_trans.png) top left no-repeat;*/

}

table thead th.last {
	border-right:none;
	background:#d6e2ee url(/img/product/table-head-background.jpg) right top no-repeat;
}

table thead tr {
	height:24px;
	background:#D6e2ee url(/img/product/table-head-repeat.jpg) repeat-x;
}

table thead tr.row2 {
	background:#D4E0EC;
}

table thead th {
	border-bottom:solid 1px #C5D5E5;
	border-right:solid 1px #C5D5E5;
}

table tbody tr.highlight {
	background:#F6F6C3;
}

table tbody tr.highlight th {
	background:#F6F6C3;
	border-left:solid 1px #C5D5E5;
}

table tbody td {
	color:#5C7191;
}
