#orderHead {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: green;
	margin: 0 0 15px 0;
}

#orderGenInfo {
	width: 600px;
	margin-bottom: 3px;
}

.ogLabel {
	font-size: 11px;
	text-align: right;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	border-bottom: 1px solid white;
	padding: 1px 5px 0 5px;
	width: 120px;
	font-weight: bold;
	background-color: #eed68c;
}

.ogInfo {
	font-size: 11px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	border-bottom: 1px solid transparent;
	padding: 1px 5px 0 5px;
	width: 180px;
}

.ogShipInfo {
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	border-bottom: 1px solid transparent;
	padding: 3px 5px 0 5px;
	width: 180px;
	overflow: hidden;
}

.links {
	width: 100%;
	margin: 10px 0 15px 0;
}

.links td {
	padding: 0 10px 0 10px;
	text-align: center;
}

#itemList {
	font-size: 10px;
}

#itemList th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: yellow;
	font-weight: bold;
	line-height: 14px;
	vertical-align: bottom;
}

#itemList tr {
	vertical-align: top;
	line-height: 17px;
}

.liQty {
	width: 30px;
	padding-right: 2px;
	text-align: left;
}

.liItm {
	width: 135px;
	padding-right: 2px;
	text-align: left;
}

.liFsz {
	width: 86px;
	padding-right: 2px;
	text-align: left;
}

.liInk {
	width: 115px;
	padding-right: 2px;
	text-align: left;
}

.liPrt {
	width: 71px;
	padding-right: 2px;
	text-align: left;
	border-bottom: 1px solid black;
}

.liBkr0, .liBkr1 {
	width: 366px;
	text-align: left;
}

.liBkr2 {
	width: 366px;
	text-align: left;
	border-bottom: 1px solid black;
}

.liStk {
	width: 126px;
	padding-right: 4px;
	text-align: left;
	border-bottom: 1px solid black;
}

.liAct {
	width: 45px;
	font-weight: bold;
	padding-right: 2px;
	text-align: left;
	border-bottom: 1px solid black;
}

.submitLink {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}

.inBtn {
	margin-left: 25px;
}

.btn {
	margin: 10px 25px 10px 25px;
}
