.buttonitems {
width:auto;
float:left;
}

#wmxcontent {
overflow-x: visible;
}

/*alby Button*/

#alby_anchor {
position: absolute;
top: 613px;
z-index:999;
}

#alby_out {
left: -145px;
position: absolute;
height: 242px;
z-index:999;
}

#alby_out a {
  display:block;
}

#wmxleft {
height:680px!important;
background:#333;
}

/* Privacy Link */

#privacy-anchor {
position:relative;
height:0;
width:0;
z-index:999;
}

#privacy-link {
position:absolute;
top:62px;
left:290px;
}

*html #privacy-link {
top:67px;
}

*+html #privacy-link {
top:67px;
}

#privacy-link a:hover {
color:#ff0;
}

