/* CSS Document */

#print_form {
    width: 100px;
    position: absolute;
    /*top: 18px;*/
    top: 34px;
    right: 215px;
}

#print_button {
    width: 100px;
    height: 29px;
    cursor: pointer;
}