
#ogroup-footer
{
 margin: 10px auto 0 auto;
 width: 760px;
 text-align: center;
 margin-bottom: 20px;
}

#ogroup-footer p
{
 position: absolute;
 top: 10px;
}

#ogroup-footer ul
{
 line-height: 30px;
 position: absolute;
 right: 1.2em;
 top: 10px;
 list-style: none;
}

#ogroup-footer ul li
{
 border-left: solid 1px #808285;
 height: 30px;
 display: block;
 float: left;
 padding: 0 8px 0 11px;
 background: none;
}

#ogroup-footer ul li.first {
 border-left: none;
}

#ogroup-footer ul li.ogroup {
 border: none;
}

#ogroup-footer a
{
 color: #333;
 background-color: inherit;
 text-transform: uppercase;
 text-decoration: none;
}

#ogroup-footer ul li a
{
 display: block;
}

#ogroup-footer a span
{
 display: none;
}

#ogroup-footer li.choice a
{
 background: url(/images/logos/logo_th-choiceemp.png) no-repeat;
 width: 43px;
 height: 26px;
}
#ogroup-footer li.choice a:hover
{
 background-image: url(/images/logos/logo_th-choiceemp_on.png);
}

#ogroup-footer li.ngt a
{
 background: url(/images/logos/logo_th-ngt.png) no-repeat;
 width: 45px;
 height: 28px;
}
#ogroup-footer li.ngt a:hover
{
 background-image: url(/images/logos/logo_th-ngt_on.png);
}

#ogroup-footer li.bande a
{
 background: url(/images/logos/logo_th-bussemp.png) no-repeat;
 width: 45px;
 height: 28px;
}
#ogroup-footer li.bande a:hover
{
 background-image: url(/images/logos/logo_th-bussemp_on.png);
}

#ogroup-footer li.finds a
{
 background: url(/images/logos/logo_th-findstaff.png) no-repeat;
 width: 74px;
 height: 28px;
 margin-top: 3px;
}
#ogroup-footer li.finds a:hover
{
 background-image: url(/images/logos/logo_th-findstaff_on.png);
}


#ogroup-footer li.ogroup a
{
 background: url(/images/logos/logo_th-ogroup.png) no-repeat;
 width: 25px;
 height: 34px;
}

#ogroup-footer li.mentor a
{
 height: 24px;
 width: 71px;
 background: url(/images/logos/logo_th-mentor.png) no-repeat;
}

#ogroup-footer li.mentor a:hover
{
  background: url(/images/logos/logo_th-mentor-on.png) no-repeat;
}