#site-main-column.smo .header {
background: url('/images/add-ons/commerce-system-overview-header.jpg') 650px 20px no-repeat;
}
#site-main-column.smo .header div.sub-header {
padding-left: 120px;
}

#site-main-column.smo h2 {
margin: 0px;
}
#site-main-column.smo h2 strong {
font-weight: 600;
color: #000000;
}

#features-con {
clear: both;
position: relative;
}
* html #features-con { /* IE6 hack */
width: 100%; /* so that the background will show... weird bug */
}
#features-con .bg-top {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 2px;
}
#features-con .bg-bottom {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 10px;
}

#features-con .content {
position: relative;
padding: 10px 0px;
}

#features-con ul.features,
#features-con ul.features li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#features-con ul.features {
padding: 5px 40px 20px 40px;
margin: 0px 0px 0px 3px;
}

#features-con ul.features li {
margin-bottom: 7px;
}

#features-con h3 {
margin: 10px 0px 10px 0px;
font-size: 16pt;
font-weight: normal;
line-height: 1em;
letter-spacing: 0.1em;
color: #8795A5;
position: relative;
left: -25px;
}
#features-con h3.first {
margin-top: 0px;
}

#features-con h4 {
font-size: 10pt;
margin: 0px;
font-weight: bold;
}

