div#features{
margin:15px;
height:211px;
border-top:1px solid #011931;
border-bottom:1px solid #011931;
position:relative;
}
dl#markets{
margin:0px;
margin-top:10px;
width:200px;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
}
dl#markets dt{
padding-left:5px;
line-height:22px;
color:#FFF;
font-size:12px;
text-transform:capitalize;
background-color:#011931;
}
dl#markets dd{
margin:0px;
margin-top:3px;
line-height:25px;
text-transform:uppercase;
background-color:#FFF;
}
dl#markets dd a{
padding-left:5px;
color:#011931;
text-decoration:none;
display:block;
}
dl#markets dd a:hover{
padding-left:20px;
color:#8e9ead;
background-repeat:no-repeat;
background-position:5px 50%;
background-image:url("../images/bulletMarkets.gif");
}

div#centerFeatures{
margin-left:-120px;
margin-top:10px;
width:240px;
border-left:1px solid #818181;
border-right:1px solid #818181;
position:absolute;
left:50%;
}
dl#study{
margin:0px auto;
width:200px;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
dl#study dt{
padding-left:5px;
color:#FFF;
font-size:12px;
line-height:22px;
text-transform:capitalize;
background-color:#556a81;
}
dl#study dd{
margin-left:0px;
text-align:right;
text-transform:uppercase;
background-color:#FFF;
}
dl#study dd#studyPic{
margin-top:2px;
margin-bottom:2px;
height:136px;
background-image:url("../images/businessCase.jpg");
border:1px solid #556a81;
}
dl#study dd#click{
height:27px;
background-repeat:no-repeat;
background-position:11px 49%;
background-image:url("../images/bulletsSmallBusiness.gif");
}
dl#study dd#click a{
padding-right:13px;
color:#556a81;
line-height:25px;
display:block;
font-size:10px;
text-decoration:none;

}