/*h1{font-size: 2.4em;margin: 0 0 12px 0;padding: 0 30% 12px 0;border-bottom: 1px solid #a7a9ac;}*/
/* table styles */
.content table{float: none;background-color: #dfdfdf;margin-bottom: 24px;}
.content table thead{background-color: #ccc;font-weight: bold;}
.content table td{padding-right: 10px;padding-left: 12px;border-right: 1px solid #fff;color: #4c4c4c;}
.content table td.subtitle{color: #292728;}
.content table td.smalltxt{font-size: 0.9em;line-height: 1.18em;}
.content ul.noBullet li{background-image: none;}
table ul.noBullet li{/*background-image: none;*/list-style-image: url(http://www.royalmint.com/email_data/general/bulletPointEnDash.gif);}


.content #orderTracking table {
	background-color: #fff;
	border-spacing:0 20px;
	}
.content #orderTracking table thead {
	background-color: #CCC !IMPORTANT;
	font-weight: bold; 
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	color:#666666;
}
.content #orderTracking table td {
	border-right:none;
	border-bottom:#cccccc 1px solid;
	}
.content #orderTracking tr {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border:#cccccc 1px solid;
} 

#NoteSection table td {
	border-right:none;
	border-bottom:#cccccc 1px solid;
	}
#NoteSection tr {
	font-family:Arial, Helvetica, sans-serif;
	border:#cccccc 1px solid;
} 

#NoteSection table {
	/*background-color: #fff;*/
	border-spacing:0 5px;
	}
#NoteSection table thead {
	/*background-color: #CCC !IMPORTANT;*/
	font-weight: bold; 
	font-family:Georgia, "Times New Roman", Times, serif !important; 
	color:#666666;
}
#NoteSection table td {
	border-right:none;
	border-bottom:#cccccc 1px dashed;
	}
#NoteSection tr {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border:#cccccc 1px solid;
} 



.content #orderTracking table td.subtitle{color: #292728;}
.content #orderTracking table td.smalltxt{font-size: 0.9em;line-height: 1.18em;}
.content #orderTracking ul.noBullet li{background-image: none;}
.content #orderTracking a {text-decoration:underline;}

#orderTracking table ul.noBullet li{list-style-image: url(http://www.royalmint.com/email_data/general/bulletPointEnDash.gif);}
/*Order Status styles*/
.orderOpen {font-weight:bold; color:#0066CC;}
.orderClosed {font-weight:bold; color:#009900;}
.orderDispatched {font-weight:bold; color:#009900;}
.orderInProgress {font-weight:bold; color:#0066CC;}
.orderHeld {font-weight:bold; color:#FF0000;}
#trackingKey {border:#CCCCCC 1px dashed; padding:5px 0 5px 10px; margin-top:20px;}
#orderTracking .rightPanel {background:none !important; padding:0 !important; margin:0 !important;}
.trackingLeft {float:left; width:60%;}
.trackingRight {float:left; width:38%;}

