/* Start of CMSMS style sheet 'theme : Gads Downloads' */
table.downloadtable {
   border-style: solid;
   border-color: #C0C0C0;
   border-collapse: collapse;
   table-layout: fixed;
}

table.downloadtable th {
   padding: 5px;
   background:#99CC00 none repeat scroll 0 0;
   color:#FFFFFF;
   font-weight:bold;
   font-size: 130%;
}

table.downloadtable td {
   padding: 5px;
}

table.downloadtable thead td {
   background:#E6EFD6 none repeat scroll 0 0;
   font-weight:bold;
}

table.downloadtable .size, table.downloadtable .download {
   text-align: center;
}

/* End of 'theme : Gads Downloads' */

