table.packs p {
	text-align:center;
	}	
table.packs a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
table.packs a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
table.packs a:hover,
table.packs a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
table.packs a,
table.packs a:link,
table.packs a:visited {
	border:none;
	}							
	
table.packsimg {
	border:0;
	margin-top:.5em;
	}	
table.packs {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
table.packs caption {
		color: #9ba9b4;
		font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:left;
		text-transform: uppercase;
	}	
table.packs tr.odd td	{
	background:#f7fbff;
	}
table.packs tr.odd .column1	{
	background:#f4f9fe;
	}	
table.packs .column1	{
	background:#f9fcfe;
	}
table.packs td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
table.packs th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
table.packs thead th {
	background: #ffffff;
	text-align:center;
	font:bold 1.2em/2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#445566;
	}	
table.packs tfoot th {
	text-align:center;
	background:#ffffff;
	}	
table.packs tfoot th strong {
	font:bold 1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#445566;;
		}		
table.packs tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	