#features-con {
clear: both;
}
#site-main-column.sms .header {
height: 101px;
padding-right: 170px;
position: relative;
z-index: 20;
}
#features-con .content {
padding: 38px 0px 100px 20px;
position:relative;
}
* html #features-con { /* IE6 hack */
width: 100%;
}
* html #features-con .bg-bottom { /* IE6 hack */
bottom: 0px;
}
#features-con .intro {
position: absolute;
top: 13px;
left: 25px;
}
#features-con ul.features div.row {
clear: both;
}
#features-con ul.features li {
float: left;
width: 360px;
margin-bottom: 25px;
}
#features-con ul.features li .text {
margin-right:25px;
}
#features-con ul.features li .text h2 {
display: inline;
font-size: 9pt;
font-weight: 600;
}
