#features { margin-left: 40px; width: 960px; }

ul.features { list-style: none; margin: 0; padding: 0; }
ul.features li.row { background: url(/images/home/bg-features.png) no-repeat; height: 250px; list-style: none; margin: 0; padding: 15px 0 0 0; ; vertical-align: bottom; width: 960px; }
ul.features li.row.small { background: url(/images/home/bg-features-small.png) no-repeat; height: 52px; }

ul.features li.feature { float: left; height: 250px; overflow: hidden; margin: 0 0 0 10px; padding: 0; width: 300px; }
ul.features li.row.small li.feature { height: 52px; width: 147px; }
ul.features li:first-child.feature { margin: 0; }
ul.features li.feature.small-space { margin-left: 6px; }

ul.features iframe { border: 0; height: 250px; width: 300px; }
ul.features #zype iframe { border: 1px solid black; height: 248px; width: 298px; }

#having-problems { clear: both; font-size: 9px; font-weight: bold; margin: 5px 0 5px 40px; text-align: center; width: 960px; }