/* table designs */
#story div.statsTable {
	background: url(relatedtopleft.gif) no-repeat left top;
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
}

* html #story div.statsTable {
	width: 98%;
}

#story div.statsTable h2{
	font-size: 14px;
	text-transform: none;
	background: #BEC8CC url(relatedtopright.gif) no-repeat right top;
	padding: 3px 0 2px 9px;
	margin: 0 0 0 4px;
	color: #516A6C;
	border: none;
}

#story div.statsTable th {
	vertical-align:top;
}

#story div.statsTable td, div.statsTable  th {
	border-bottom: 1px solid #BEC8CC;
	border-left: 1px solid #BEC8CC;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	line-height: 100%;
}
#story div.statsTable table {
	border-right: 1px solid #BEC8CC;
	background-color: #EBEFF3;
	width: 100%;
}
#story div.statsTable p.notes, #story div.statsTable p.caption {
	font-size: 11px;
	color: #516A6C;
	background-color: #EBEFF3;
	margin: 0px;
	padding: 4px 4px 4px 14px;
	border: 1px solid #BEC8CC;
	border-top: none;
}

#story div.statsTable p.caption {
	background-color: #FFFFFF;
	color: #000000;
}

#story div.statsTable table tr.divider th, #story div.statsTable table 
tr.divider td {
	border-top: 1px solid #516A6C;
}

#story div.statsTable strong {
	color:#BE1319;
}

 H1 {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 20px 0px 9px 20px;}
  H2 {font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 10px 0px 8px 20px;}
  H3 {font-size: 11pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 10px 0px 7px 20px;}
  H4 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 10px 0px 6px 20px;}
  H5 {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 10px 0px 5px 20px;}
 H6 {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color:#333333; line-height: 100%; margin: 10px 0px 4px 20px;}

td {font-family: Helvetica, Arial, sans-serif; font-size: 9pt;}
th {font-family: Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: bold;}

/* NEW TABLE STYLES */
.statsTable {width:auto;height:auto;margin-bottom:15px;/*overflow:visible;*/}
.statsTable p {margin:0 0 6px;padding:0;}
.statsTable.float {float:left;margin-right:15px;}
.statsTable table.stats {width:100%;border-bottom:1px solid #999;border-left:1px solid #ccc;}
.statsTable table.stats tr {position:relative;}
.statsTable table.stats th {padding:6px 5px 6px 10px;border:solid #dfdfdf;border-width:0 1px 1px 0;line-height:14px;border-right-color:#ccc;text-align:center;}
.statsTable table.stats th {padding:4px 5px 4px 10px;background:#efefef;border-color:#ccc;border-bottom-color:#999;white-space:nowrap;}
.statsTable table.stats td {padding:6px 5px 6px 10px;border:solid #dfdfdf;border-width:0 1px 1px 0;line-height:14px;border-right-color:#ccc;text-align:center;}
.statsTable table.stats th.col1 {text-align:left;}
.statsTable table.stats td.col1 {text-align:left;}
#leftColumn #articleText .statsTable h2 {margin:0;padding:6px 10px 3px;border:1px solid;border-top-color:#ccc;border-right-color:#ccc;border-bottom-color:#fff;border-left-color:#ccc; background:#ddd url(http://images.macworld.com/images/templates/v4/mw-table-header-tile.gif) repeat-x top left;}
