#button_wrapper1 {
position:relative;
height:100px;
}

#button_wrapper2 {
position:absolute;
left:600px;
width:300px;
}

#spec_button {
width:145px;
float:left;
}

#spec_button2 {
float:right;
width:140px;
}

#hours1 {
position:relative;
left:-150px;
top:-30px;
}

#actionitems1 {
position:relative;
z-index:5;
}

#actionitems2 {
position:absolute;
z-index:5;
left:550px;
top:30px;
}

#actionitems2 div {
padding-bottom:5px;
}

#docwrap {
position: absolute;
z-index: 10;
}
#docfee {
width: 190px;
height: 250px;
position: relative;
left: 748px;
top: 0px;
}

#chat_anchor
{position:relative;
top:0px;
left:0px;}

#chat
{position:absolute;
top:0px;
left:600px;}

