
/* Navigation */

/* Forms */

/* Elements */

table.downloads {
 clear: both;
 width: 100% }
table.downloads td,
table.downloads th {
 background-position: 100% 100%;
 background-repeat: no-repeat;
 border-right: 11px solid #FFF }
table.downloads th { vertical-align: bottom }
table.downloads th h1 {
 padding: 10px 15px 4px 10px;
 border-bottom: 1px solid #AAA;
 margin: 0 }
table.downloads td { padding: .9em 15px 1px 10px }

table.downloads td p.downloadBttn { padding: 0 1em }
table.downloads td p.downloadBttn a {
 font-size: 1.3em;
 font-weight: 600;
 text-align: center;
 background-repeat: repeat-x;
 padding: .2em .5em;
 border: 1px solid;
 display: block;
 width: 100% }
table.downloads td p.downloadBttn a:link,
table.downloads td p.downloadBttn a:visited,
table.downloads td p.downloadBttn a:hover {
 text-decoration: none;
 color: #000 }
table.downloads td p.downloadBttn a:hover { color: #444 }

table.downloads th.bundle1,
table.downloads td.bundle1 { background-color: #FFEB72 }
table.downloads td.bundle1 { background-image: url(/i/datablock_1.gif) }
table.downloads td.bundle1 p.downloadBttn a {
 background-color: #B6D0DB;
 background-image: url(/i/button_1.gif);
 border-color: #B6D0DB }
table.downloads th.bundle2,
table.downloads td.bundle2 { background-color: #F0FBD3 }
table.downloads td.bundle2 { background-image: url(/i/datablock_2.gif) }
table.downloads td.bundle2 p.downloadBttn a {
 background-color: #C7CCFF;
 background-image: url(/i/button_2.gif);
 border-color: #C7CCFF }
table.downloads th.bundle3,
table.downloads td.bundle3 { background-color: #D9E4FB }
table.downloads td.bundle3 { background-image: url(/i/datablock_3.gif) }
table.downloads td.bundle3 p.downloadBttn a {
 background-color: #75AAFF;
 background-image: url(/i/button_3.gif);
 border-color: #75AAFF }

table.downloads th.last,
table.downloads td.last { border-right: none }

/* Content */

/* Additional */