#buttonHolder {
position:absolute;
width:420px;
height:150px;
left:45px;
top:25px;
}

#azbutton {
position:absolute;
top:30px;
left:100px;
width:200px;
height:49px;
border:hidden;
border:none;
}

#pjbutton {
position:absolute;
top:110px;
left:100px;
width:200px;
height:49px;
border:hidden;
border:none;
}

#bnbutton {
position:absolute;
top:190px;
left:100px;
width:200px;
height:49px;
border:hidden;
border:none;
}

#bkbutton {
position:absolute;
top:270px;
left:100px;
width:200px;
height:49px;
border:hidden;
border:none;
}

#pwbutton {
position:absolute;
top:350px;
left:100px;
width:200px;
height:49px;
border:hidden;
border:none;
}

#wholesale {
position: absolute;
width: 400px;
bottom: 14px;
left: 35px;
font: 12px sans-serif;
color: #999;
text-align: center;


}