.toc_header { background: url(/images/assemble/tocHeaderL.png) top left no-repeat; height: 35px; margin-bottom: -22px; }
.toc_header div { background: url(/images/assemble/tocHeaderR.png) top right no-repeat; }
.toc_header div div {
	background: url(/images/assemble/tocHeader.png) repeat-x;
	font-weight: bold;
	text-align: center;
	margin: 0 10px;
	color: white;
	font-size: larger;
}
.toc_header div div span {
	position: relative;
	top: -13px;
}

.toc_box a { font-weight: bold; }
.toc_box { line-height: 1.2em; }
.tocitem { color: #f00; font-size: 10px; font-weight: bold; }
.tocprice { color: #f00; font-size: 13px; font-weight: bold; }
.compare_to { color: #271e69; }

