.KT_tngtable {
	width: 406px;
	color: #000000;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

.KT_tngtable th {
	background-color: #550D19;
	color: #f3bc47;
	line-height: 19px;
}

.KT_tngtable th.product_title {
	text-align: left;
	padding-left: 18px;
}

.KT_tngtable tr {
	background-color: #FFFFFF;
}

.KT_tngtable tr td {
	padding: 0px;
	text-align: center;
}

.KT_tngtable tr td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 18px;
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: solid 1px #cecdc8;
}

.KT_tngtable tr td.product {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 18px;
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: solid 1px #cecdc8;
}

.KT_tngtable tr td.sku {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.uprice {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.quantity{
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.subTotal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.entry {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #6a6868;
	text-align: left;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.info {
	text-align: left;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td input.text {
	background-image: url("../images/bkg_input.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	line-height: 22px;
	padding-left: 15px;
	border: solid 1px #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515050;
}

.KT_tngtable tr td input:disabled {
	color: #CCCCCC;
}

html>/**/body .KT_tngtable tr td input.text {
	height: 18px;
	padding-top: 4px;
}

.KT_tngtable tr td textarea {
	background-image: url("../images/bkg_textarea.png");
	background-repeat: no-repeat;
	height: 93px;
	width: 200px;
	line-height: 12px;
	padding-top: 4px;
	padding-left: 15px;
	border: solid 1px #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515050;
}

.KT_tngtable tr td textarea:disabled {
	color: #CCCCCC;
}

.KT_tngtable tr.KT_buttons {
	background: none;
	line-height: normal;
}

.KT_tngtable tr.KT_buttons td {
	width: 389px;
	text-align: right;
}

.KT_tngtable tr.KT_buttons td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	width: 161px;
	padding-left: 18px;
	border: none;
}

.KT_tngtable tr.KT_buttons input {
	/*display: none;*/
}

.KT_tngtable tr.KT_buttons .next_group {
	float: right;
	text-align: center;
}

/*
.KT_tngtable tr.KT_buttons input#KT_Update1 {
	display: block;
	margin-bottom: 5px;
}
*/

.KT_tngtable tr.KT_buttons img {
}

.KT_tngtable tr.interligne {
	background: none;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

html>/**/body .KT_tngtable tr input.text {
	padding-top: 4px;
}

.KT_required, .form_validation_field_error_error_message {
	color: #f3bc47;
}

.KT_field_error {
	color: #f3bc47;
}

.KT_field_hint {
	font-size: 10px;
	color: #aaaaaa;
}

.KT_tngtable tr.KT_buttons div.KT_bottombuttons {
	text-align: right;
}

.KT_tngtable tr.KT_buttons div.KT_bottombuttons input {
	display: inline;
}