#shopOrder table {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0px;
	color: #000000;
}
#shopOrder table td {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
	color: #000000;
}
.shopOrderTitle {
	font-family: georgia,times new roman,times,serif !important;
	color: #000000 !important;
	font-size: 16px !important;
	background-color: #FFFFFF;
	font-weight: bold !important;
}
#shopOrderDelivery table {
	margin-top: 8px;
	margin-bottom: 6px;	
}
#shopOrderDelivery table table,
#shopOrderDelivery table table td {
	border: 0px;
	margin: 0px;
}
.shopOrderDeliveryTitle {
	font-family: georgia,times new roman,times,serif !important;
	color: #000000 !important;
	font-size: 14px !important;
	background-color: #FFFFFF;
	font-weight: bold !important;
}
#shopOrder a:visited, 
#shopOrder a:active, 
#shopOrder a:link, 
#shopOrder a:hover {
	font-family: georgia,times new roman,times,serif;
	color: #000000;
	font-size: 14px;
}
