#site-main-column.smo {
}

#site-main-column.smo .header {
height: 115px;
background: url('/images/skin200706/easybox/smartmail-overview-header.jpg') 450px 42px no-repeat;
padding-right: 170px;
}

#site-main-column.smo h1 {
font-size: 20pt;
font-weight: 600;
color: #8795A5;
margin: 0px;
}
#site-main-column.smo h1 strong {
font-weight: 600;
color: #000000;
}

#features-con {
clear: both;
position: relative;
background: url('/images/skin200706/easybox/feature-box-bg-mid.gif') repeat-y;
}
* 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;
background: url('/images/skin200706/easybox/feature-box-bg-top.gif') no-repeat;
}
#features-con .bg-bottom {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 10px;
background: url('/images/skin200706/easybox/feature-box-bg-bottom.gif') left bottom no-repeat;
}

/*
#features-con .bg-shade {
position: absolute;
bottom: -118px;
left: 2px;
width: 100%;
height: 400px;
background: url('/images/skin200706/easybox/feature-box-bg-shade.gif') no-repeat;
z-index: -10;
}
*/

#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;
background: url('/images/skin200706/easybox/feature-content-bg-shade-short.gif') 0px 100% no-repeat;
}
#features-con ul.long {
background: url('/images/skin200706/easybox/feature-content-bg-shade-long.gif') 0px 100% no-repeat;
}

#features-con ul.features li {
margin-bottom: 7px;
}

#features-con h2 {
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 h2.first {
margin-top: 0px;
}

#features-con h3 {
font-size: 9pt;
margin: 0px;
}

