
.tx-atkonorders-history-overview {
	padding-top: 4px;
}

.tx-atkonorders-history-overview table {
	margin-bottom: 18px;
}

html>/**/body .tx-atkonorders-history-overview table {
	margin-bottom: 20px;
}

.tx-atkonorders-history-overview table tr th.title {
	width: 233px;
}

.tx-atkonorders-history-overview input {
	background:#9E9D9D url(submit_button_right_bg.png) no-repeat 100% 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:15px;
	padding:0pt 18px 0pt 0px;
	width: 183px;
	margin-left: 1px;
}

.tx-atkonorders-history-details h3 {
	margin: 21px 0 14px;
}

.tx-atkonorders-history-details dl {
	margin-bottom: 20px;
	overflow: hidden;
	height: auto;
}
* html .tx-atkonorders-history-details dl {
	overflow: visible;
	height: 1%;
}
.tx-atkonorders-history-details dl.tx-atkonorders-history-delivery, .tx-atkonorders-history-details dl.tx-atkonorders-history  {
	margin: 0;
}

.tx-atkonorders-history-details dl dt {
	width: 190px;
	font-weight: bold;
	float: left;
	clear: both;
}
.tx-atkonorders-history-details dl dd {
	margin-left: 190px;
}

.tx-atkonorders-history-details dl.tx-atkonorders-history-delivery dt {
	
}

.tx-atkonorders-history-details dl.tx-atkonorders-history dt {
	width: 118px;
}

