/* FILENAME: iehacks.cssDESCRIPTION: This stylesheet serves IE7 (and lower) hacks to all Onehub.com assetsAUTHOR: Michael Tierney > mtierney@onehub.comLAST MODIFIED DATE: 04.07.2009*//* =SHARED */#gutter .buttons {  padding-top: 18px;}/*     TODO: Solve this properly    Basically, these pages are falling victim to an issue with hasLayout - basically, the #wrapper div hasLayout, and as such, the last child element    (in all of these instances, the #signup_16 div) have a margin collapse, so they basically sit on top of the footer, which is a problem.  This     particular declaration fixes the problem for now, but doesn't resolve the problem. */#gutter {  padding-bottom: 20px;}.support #wrapper, .about #wrapper, .features_index #wrapper, .features_details #wrapper, .solutions #wrapper {  padding-bottom: 40px;}/* =PRICING */table#plans th {  background-color: #e7f3d9;  border-bottom: 1px solid #cfe7b3;}table#plans tfoot th { /* for some reason, this wraps otherwise ... */  width: 100%;}.omega {  display: inline-block;}#webcast_form .helper {  clear: left;}.home #featured_logos {  margin-bottom: 20px;}#banner #corners span { /* No rounded corners for IE! */  background-image: none;}