table.patches {
	border-width : 1px 0 0 1px;
	margin : 0 auto 12pt auto;
	width : 100%;
}

table.patches, table.patches td, table.patches th {
	border-color : #000000;
	border-style : solid;
}

table.patches *.mini {
	white-space : nowrap;
	width : 1%;
}

table.patches td, table.patches th {
	border-width : 0 1px 1px 0;
	padding : 3pt 6pt;
	text-align : center;
}

table.patches td.description {
	padding : 0 24pt 12pt 24pt;
}

table.patches td.download {
	font-family : "Courier New", "Courier", sans-serif;
	text-align : left;
}

table.patches td.last {
	padding-bottom : 24pt;
}

table.patches th {
	font-family : "Verdana", sans-serif;
}

table.patches thead th {
	background-color : #c0c0c0;
	font-size : 11pt;
}

table.patches tbody th {
	background-color : #d0d0d0;
	font-size : 10pt;
}