/*****************
 DELIVERY
 *****************/

table#shipweights {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-size: 0.7em;
}/*****************
 DELIVERY
 *****************/


table#shipweights {
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-size:1.0em;
	width:720px;
}

	table#shipweights th {
		border: 0;
		padding: 0;
		margin: 0;
		border-collapse: collapse;
	}

		table#shipweights th.tha {
			border-bottom: 1px solid #000;
			text-align: left;
			padding: 10px;
			background: #eeeeee;
			font-size: 0.7em;
		}

		table#shipweights th.thb {
			height: 20px;
			text-align: center;
			border-left: 1px solid #000;
			border-bottom: 1px solid #000;
			padding: 10px;
			background: #6699CC;

		}

		table#shipweights th.vert {
			writing-mode: tb-rl;
			filter: flipv fliph;
			line-height: 1.0em;
			letter-spacing: -0.1em;
			border-collapse: collapse;
			padding: 2px;
		}

	table#shipweights td {
		border: 0;
		padding: 0;
		margin: 0;
		border-collapse: collapse;

	}

		table#shipweights td.tda {
			font-weight: bold;
			border-bottom: 1px solid #000;
			padding: 2px 2px 2px 5px;
			background: #6699CC;
			font-size: 0.8em;
		}

		table#shipweights td.tdb {
			text-align: center;
			/*background-color: #fff;*/
			border-left: 1px solid #000;
			border-bottom: 1px solid #000;
			font-size: 1.1em;
			padding:10px;

		}

		table#shipweights td.tdb input {
			border: 1px solid #666;
			font-size: 0.9em;
		}

			table#shipweights td.tdbgen {
				background-color: #D0FFD4;
			}

			table#shipweights td.tdbgdi {
				background-color: #FFB2B2;
			}

			table#shipweights td.tdbgna {
				background-color: #fff;
			}

.delprice {
	writing-mode: tb-rl;
	filter: flipv fliph;
	line-height: 1.0em;
	letter-spacing: -0.1em;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #ffffff;
}

.delno {
	background-color: #efefef;
}
