#r05contents {
	max-width: 765px;
}

.last-modified {
	font-size: 80%;
	text-align: right;
	margin: 0;
}

.h2_margin {
	margin-top: 40px;
	margin-bottom: 10px;
}

a img {
	border: none;
}

ul.info, ol.info {
	margin-left: 16px;
	padding-left: 0;
}

ul.info li, ol.info li {
	list-style-image: url(/download/defacto/images/arrow_dot_pink.gif);
}

/* products-table */
table.prod-table {
	font-size: 80%;
	width: 100%;
	border: none;
}

table.prod-table th {
	background: #ccc;
	color: #333;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #D4D0C8;
}

table.prod-table th a {
	color: #333;
	text-decoration: none;
}

table.prod-table td {
	border-top: 1px solid #808080;
	vertical-align: top;
	padding: 1px 2px 3px 2px;
}

/* status-table */
.stat-table {
	width: 98%;
/*
	border: 1px outset #E4E4E4;
	border-collapse: separate;
	border-spacing: 0;
*/
}
/*
.stat-table th,
.stat-table td {
	border: 1px inset #E4E4E4;
	padding: 2px;
}
*/
.stat-table thead,
.stat-table tbody {
	font-size: 80%;
}

.stat-table thead th,
.stat-table .stat-table-head th {
	background: silver !important;
	color: black !important;
	white-space: nowrap !important;
	text-align: center !important;
	vertical-align: middle !important;
}

.stat-table tbody th {
	background: #525252;
	color: white;
	font-weight: bold;
	text-align: left;
}

.stat-table td,
.stat-table th {
	vertical-align: top;
}

.stat-table tbody td.driver {
	text-align: center;
}

.stat-table tbody td.stat {
	width: 1%;
	text-align: center;
}

.stat-table caption {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	margin: 4px 0;
}

.stat-table .collected {
	vertical-align: middle !important;
}

/* #metaframe for Citrix MetaFrame (/metaframe.html) */
#metaframe .stat-table {
	width: 100%;
}

/* #64 for Windows x64 Edition (/defacto/winxp64/) */
#x64 .stat-table {
	margin-bottom: 2em;
}

#x64 .stat-table thead th {
	background: #333;
	color: white;
	font-weight: normal;
	text-align:center;
}

#x64 .stat-table tbody th {
	background: #999;
	color: white;
	text-align: left;
	font-weight: normal;
}

#x64 .stat-table .pname {
	width: 30%;
}






/* escape MacIE5 \*/
* html #bBreadcrumb
{
	height: 1px !important;
}
/* escape MacIE5 */

