table#press {
	border-collapse: collapse;
	border: none;
	font: normal 11px helvetica, verdana, arial, sans-serif;
	background-image: url(images/bg_acuity.gif);
	background-repeat: repeat;
	border-spacing: 1px;
}
table#press caption {
	text-align: left;
	font: normal 11px helvetica, verdana, arial, sans-serif;
	background: transparent;
}
table#press td, th {
	border: none;
	padding: .8em;
	color: #6E6E6E;
}
table#press thead th, tfoot th {
	font: bold 10px helvetica, verdana, arial, sans-serif;
	border: none;
	text-align: left;
	background: #000000;
	color:#467a98;
	padding-top:4px;
}
table#press tbody td a {
	background: transparent;
	text-decoration: none;
	color: #9F9F9F;
}
table#press tbody td a:hover {
	background: transparent;
	color:#467a98;
}
table#press tbody th a {
	font: bold 11px helvetica, verdana, arial, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #9F9F9F;
}
table#press tbody td+td+td+td a {
	padding-right: 14px;
	background: url(images/arrow.gif) transparent no-repeat bottom right;
}
table#press tbody td+td+td+td a:hover {
	padding-right: 14px;
	background: url(images/arrow.gif) transparent no-repeat bottom right;
}
table#press tbody th a:hover {
	background: transparent;
	color: #00FF0C;
}
table#press tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
table#press .odd {
	background: #000000;
}
table#press tbody tr:hover {
	background: #0E0E0E;
}
table#press tbody tr:hover th, tbody tr.odd:hover th {
	background: #0E0E0E;
}



.q{color:#6ebfee;font-weight:bold;font-size:103%;padding-top:15px;}
.ans{color:#acacac;line-height:111%;}