@charset "utf-8";
/* CSS Document */

div#userGuides table {width:90%; border-collapse:collapse; margin-bottom:20px;}
div#userGuides table col.name {width:330px;}
div#userGuides table col.dl {width:90px;}
div#userGuides table col.size {width:90px;}
/*div#userGuides table thead th {background:none #f1f1f1; font-weight:bold;}*/
div#userGuides table thead th {background: url(/assets/img/tables/gloss.png) repeat-x 0 50%; font-weight:bold;}
div#userGuides table td, table th {border:1px solid #b4b4b4; padding:6px; text-align:center; font-weight:normal;}
div#userGuides table tbody th {text-align:left;}
div#userGuides table thead th {text-align:left;}
div#adobeReader {height:31px; margin:10px;}
div#adobeReader img {width:112px; height:31px; float:left; margin-right:15px;}
div#prod-updates {}
div#prod-updates table { table-layout:fixed; width:100%; border-collapse:collapse; margin-bottom:20px; text-align: left;}
div#prod-updates table caption {text-align:left; font-weight:bold; margin:10px auto 10px 0px;}
div#prod-updates table col.version { width: 220px}
div#prod-updates table col.pcode {width: 90px;}
/*div#prod-updates table col.date {width:70px; text-align: center;}
div#prod-updates table col.size {width:110px; text-align: center;}
div#prod-updates table col.download {width:70px; text-align: right;}*/
/*div#prod-updates table thead tr th {background:none #eee; font-weight:bold; padding:3px; border:1px solid #a2a2a2; text-align:left;}*/
div#prod-updates table thead tr th {background: url(/assets/img/tables/gloss.png) repeat-x 0 50%; font-weight:bold; padding:4px; border:1px solid #aaa; text-align:left;}
div#prod-updates table thead tr th.version {border-left-width:0px;}
div#prod-updates table thead tr th.download {border-right-width:0px;}
div#prod-updates table tbody tr td {border-bottom:1px solid #aaa; padding:8px;}
div#prod-updates table tbody tr td.download {background:none #eee; text-align: right;}
div#prod-updates table tbody tr td.size, div#prod-updates table tbody tr td.date, div#prod-updates table tbody tr td.pcode {text-align: right;}
div#sup-center h1 { color: #444; margin: 15px 0px 1px 0px; padding: 0; line-height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; border-bottom: 3px solid #ccc; border-top: 3px solid #ccc; }
div#sup-center h2 { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
div#sup-center h3 { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
