
.ax2cart {
	font-size:0;
	padding:0;
	margin:0;
	height:0;
	overflow:visible;
}

div.order_info table {
	background:#aab084;
	margin:15px auto;
	font-size:13px;
	display:table;
	width:100%;
}

div.order_info table tr {
	background:#fff9e8;
}

div.order_info table th {
	font-weight:bold;
	background:#fff9e8;
	text-align:center;
	padding:3px;
        color: #666666;
}

div.order_info table td {
	background:#fff9e8;
	text-align:left;
	padding:3px;
}

div.order_info table td.center {
	text-align:center;
}

div.order_info table a {
	color:#336601;
  	text-decoration:underline;
}

div.order_info table a:hover {
	color:#336601;
  	text-decoration:none;
}



img.captcha {
	position:absolute;
	left:90px;
	top: 0px;
}

#frmFeedback div {
	position:relative;
}

#frmFeedback div.error {
	color:#900;
}

#frmFeedback div.success {
	color:#063;
}
