#AbcumGroupGeneric-legals {
margin:0 auto 0 auto;
width:800px;
color:#7b7b7b;
font:9pt Helvetica Neue, Helvetica, sans-serif;
line-height:1.6;
text-align:center;
}


#AbcumGroupGeneric-bar {
overflow: hidden;
width:96.2%;
height:25px;
position:fixed;
bottom:0;
left:1.9%;
background-image:url('/img/base/bar.png');
z-index:99;
padding-top:5px;
font-family: Arial, Arial, sans-serif !important;
font-size:12px !important;
}

#AbcumGroupGeneric-bar-left {
background-image:url('/img/base/bar-left.png');
background-repeat:no-repeat;
background-position:top right;
left:1%;
width:1%;
height:25px;
position:fixed;
bottom:0;
padding-top:5px;
z-index:100;
}

#AbcumGroupGeneric-bar-right {
background-image:url('/img/base/bar-right.png');
background-repeat:no-repeat;
background-position:top left;
left:98%;
width:1%;
height:25px;
position:fixed;
bottom:0;
padding-top:5px;
z-index:100;
}

#AbcumGroupGeneric-bar a {
color: rgb(102, 102, 102) !important;
}

#AbcumGroupGeneric-bar .footer_item {
background-image:url('/img/base/bar-item.png') !important;
float:left !important;
height:25px !important;
width:auto;
border-width:0px !important;
border-right:1px solid rgb(136, 136, 136) !important;
line-height:25px !important;
padding:0 15px 0 15px !important;
color: rgb(102, 102, 102) !important;
}


#AbcumGroupGeneric-bar .footer_item.right {
background-image:url('/img/base/bar-item-right.png') !important;
float:right !important;
height:25px !important;
width:auto;
border-width:0px !important;
border-left:1px solid rgb(136, 136, 136) !important;
line-height:25px;
padding:0 15px 0 15px !important;
color: rgb(102, 102, 102) !important;
}

#AbcumGroupGeneric-bar .footer_item:hover {
background-image:url('/img/base/bar-hover.png') !important;
cursor:pointer !important;
color:#32beff !important;
text-decoration:none;
}

#AbcumGroupGeneric-bar a .footer_item {
color: rgb(102, 102, 102) !important;
}

#AbcumGroupGeneric-bar a .footer_item.wide {
padding:0 30px 0 30px !important;
}