/* Tech Specs CSS */

table.tech-specs { width:980px; margin:0 auto; table-layout:fixed; }
table.tech-specs th,
table.tech-specs td { vertical-align:top; border-top:solid 1px #e6e6e6; }

table.tech-specs th { padding-top:24px; width:250px; }
table.tech-specs td.divide { width:82px; padding:0; border-top:none; }
table.tech-specs td { padding:25px 0 45px; }

table.tech-specs td ul { padding-right:15px; width:285px; list-style-type:disc; }
table.tech-specs td ul li { padding-bottom:8px; margin-left:17px; }
table.tech-specs td ul li ul { list-style-type:circle; }

table.tech-specs #sosumi th,
table.tech-specs #sosumi td { padding:20px 0; border-top:none; }

#compressor-tech-specs #ac-globalfooter.ac-globalfooter-dark { background-color: transparent; }
#motion-tech-specs #ac-globalfooter.ac-globalfooter-dark { background-color: #202020; }