div#inner_wrap {
    color:#666666;
}
div#inner_wrap h2 {
    border-bottom:2px solid #555555;
}
div#inner_wrap div.section_wrap {
    padding:0 90px 0px 49px;
}
div#inner_wrap div.section {
    margin-right:75px;
    float:left;
    width:163px;
}
div#inner_wrap div.section_wrap div.section div {
    padding:16px 0 0 5px;
}
div#inner_wrap div.section h3 {
    padding-bottom:8px;
    font-size:12px;
    color:#666666;
}
div#inner_wrap div.section ul li {
    padding-left:5px;
    height:18px;
    background:url('../images/data_bullet.png') 0px 4px no-repeat;
}
