	.tuotekortti {
		color: #000000;
	}
	.tuotekortti p {
		font-size: 11px;
		font-family: Verdana, Arial, sans-serif;
	}
	.tuotekortti table,
	.tuotekortti table td {
		color: #000000;
	}

	
/* TUOTEHAKU JA PERUS BOXIT */
	.raisioboxwrap {
		background: #ffffff url(img/tuotekortti/box_top_left.gif) no-repeat scroll top left;
	}
	.raisioboxwrap2 {
		background: transparent url(img/tuotekortti/box_top_right.gif) no-repeat scroll top right;
	}
	.raisioboxwrap3 {
		background: transparent url(img/tuotekortti/box_bottom.gif) no-repeat scroll bottom left;
	}
	.raisiobox {
		color: #000000;
	}
	.raisiobox * {
		color: #000000;
	}
	.raisiobox table,
	.raisiobox input,
	.raisiobox select {
		color: #000000;
	}
	.raisiobox b {
		color: black;
	}
	.raisiobox h3 {
		color: white;
	}

	
/* TUOTEKORTTI */
	.tuotekortti-right {
		padding-left: 10px;
	}
	.raisiobox2wrap {
		background: transparent url(img/tuotekortti/box2_top_left.gif) no-repeat scroll top left;
	}
	.raisiobox2wrap2 {
		background: transparent url(img/tuotekortti/box2_top_right.gif) no-repeat scroll top right;
	}
	.raisiobox2 {
		border-left: 1px solid #f6a800;
		border-right: 1px solid #f6a800;
	}
	.raisiobox2 .tuotekuva {
		border-bottom: 1px solid #f6a800;
		background: transparent url(img/tuotekortti/tuotekuva_bg.jpg) no-repeat;
	}
	.raisiobox2 h3 {
		background: transparent url(img/tuotekortti/box2_valiotsikko_bg.gif) repeat-x;
		color: white;
		border-top: 1px solid #ffe9c0;
		border-bottom: 2px solid #ffe9c0;
	}
	.raisiobox2 .gda td {
		color: #000000;
	}
	.gda-odd td {
		background-color: white;
	}
	.gda-even td {
		background-color: #fff6bf;
	}
	.raisiobox2bottom-left {
		background: transparent url(img/tuotekortti/box2_bottom_left.gif) no-repeat scroll top left;
		color: white;
	}
	.raisiobox2bottom-right {
		background: transparent url(img/tuotekortti/box2_bottom_right.gif) no-repeat scroll top right;
	}
	
	.ravintosisaltotaulukko .row-odd {
		background-color: white;
	}
	.ravintosisaltotaulukko .row-even {
		background-color: #fff6bf;
	}
	

/* Ikonit */
#icon-zoom {
	background: transparent url(img/tuotekortti/icon_zoom.gif) no-repeat top left;
}
#icon-zoom-out {
	background: transparent url(img/tuotekortti/icon_zoom_out.gif) no-repeat top left;
}
.icon-ruokavalio-check {
	background: transparent url(img/tuotekortti/ruokavalio_check.gif) no-repeat top left;
}
.icon-ruokavalio-check-off {
	background: transparent url(img/tuotekortti/ruokavalio_check_off.gif) no-repeat top left;
}


/* Uutuus */
.raisiobox2 .uutuus {
	background: transparent url(img/tuotekortti/uutuus.png) no-repeat top left;
}
