table#dna th
{
	padding-left: 3px;
	padding-top: 5px;
	width: 160px;
	vertical-align: top;
	text-align: left;
	background: url("menu.gif");
	font-weight: normal;
	font-size: small;
}

table#dna td
{
	padding-left: 8px;
	width: 605px;
	vertical-align: top;
}

table#dna th div
{
	padding-left: 14px;
	line-height: 1.4em;
}

table#dna th div.menu3
{
	background: url("../../image/h3.gif") no-repeat 0% 50%;
}

table#dna th div.menu4
{
	background: url("../../image/h4.gif") no-repeat 0% 50%;
	margin-left: 10px;
}

table#dna th div.selected { font-weight: bold; }
table#dna th div.stuff { letter-spacing: -1px; }

div.from { width: 600px; background: url("img/img1.gif") no-repeat 267px 70px; }
div.from img { height: 165px; }

table#cell_comp td.txt
{
	padding-left: 15px;
	width: 300px;
	background: url("../../image/h4.gif") no-repeat 0% 40%;
	vertical-align: middle;
}

table#cell_comp td.txt strong
{
	color: #0000CC;
	font-size: large;
}

table#cell_comp td.bg
{
	width: 250px;
	height: 120px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

p.pickup
{
	background: url('img/pickup.gif') no-repeat 0% 50%;
	text-indent: 18px;
}


/* override */
h2 { color: #009900; }
h3 { color: #990000; }
