th.col-product, td.col-product,
th.col-descript,
th.col-required, td.col-required,
th.col-version, td.col-version, 
th.col-released, td.col-released,
th.col-download, td.col-download { text-align: center; }

th.col-product { width: 162px; }
td.col-product { width: 151px; }
td.col-product img.app { display: block; margin: 0 auto; height:75px; }

th.col-required { width: 82px; }
td.col-required { width: 94px; }

th.col-version { width: 80px; }
td.col-version { width: 66px; }

th.col-released { width: 82px; }
td.col-released { width: 98px; }

th.col-download { width: 96px; }
td.col-download { width: 80px; }

.table-software .table > thead > tr > th, 
.table-software .table > tbody > tr > th, 
.table-software .table > tfoot > tr > th, 
.table-software .table > thead > tr > td, 
.table-software .table > tbody > tr > td, 
.table-software .table > tfoot > tr > td { border-top:0px; }

.table-software td table.table { margin-bottom: 0px; }

.table-app { background-color: transparent !important; }

.more-info { margin-top: -10px; }

.reviews { margin-top:-15px; margin-bottom:-5px; }

