/*****************************************************************/
/*                        Tools Buttons                          */
/*****************************************************************/

.Tools button {
/*    margin: 0px 3px 0px 3px;*/
    margin: 0;
    padding: 0;
    float: left;
}

/* VIEW */

.Tools button.Button1 {
    width: 17px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -5px -306px no-repeat;
}

.Tools button.Button1:hover {
    background: url(/img/logo.png?06) -5px -333px no-repeat;
}

/* NEW */

.Tools button.Button2 {
    width: 21px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -38px -306px no-repeat;
}

.Tools button.Button2:hover {
    background: url(/img/logo.png?06) -38px -333px no-repeat;
}

/* EDIT */

.Tools button.Button3 {
    width: 30px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -69px -680px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button3:hover {
    background-position: -69px -638px;
}

/* DELETE */

.Tools button.Button4 {
    width: 20px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -111px -306px no-repeat;
}

.Tools button.Button4:hover {
    background: url(/img/logo.png?06) -111px -333px no-repeat;
}

/* ASSIGN */

.Tools button.Button5 {
    width: 33px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -144px -680px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button5:hover {
    background-position: -144px -638px;
}

/* SAVE */

.Tools button.Button6 {
    width: 30px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -186px -680px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button6:hover {
    background-position: -186px -638px;
}

/* LINK */

.Tools button.Button7 {
    width: 38px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -952px -678px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button7:hover {
    background-position: -952px -638px;
}

/* SHARE */

.Tools button.Button8 {
    width: 29px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -264px -306px no-repeat;
}

.Tools button.Button8:hover {
    background: url(/img/logo.png?06) -264px -333px no-repeat;
}

/* BUY */

.Tools button.Button9 {
    width: 22px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -306px -306px no-repeat;
}

.Tools button.Button9:hover {
    background: url(/img/logo.png?06) -306px -333px no-repeat;
}

/* PRINT */

.Tools button.Button10 {
    width: 22px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -338px -306px no-repeat;
}

.Tools button.Button10:hover {
    background: url(/img/logo.png?06) -338px -333px no-repeat;
}

/* OPTIONS */

.Tools button.Button11 {
    width: 23px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -372px -306px no-repeat;
}

.Tools button.Button11:hover {
    background: url(/img/logo.png?06) -372px -333px no-repeat;
}

/* UPLOAD */

.Tools button.Button12 {
    width: 25px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -406px -306px no-repeat;
}

.Tools button.Button12:hover {
    background: url(/img/logo.png?06) -406px -333px no-repeat;
}

/* MOVE UP */

.Tools button.Button13 {
    width: 21px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -442px -306px no-repeat;
}

.Tools button.Button13:hover {
    background: url(/img/logo.png?06) -442px -333px no-repeat;
}

/* MOVE DOWN */

.Tools button.Button14 {
    width: 21px;
    height: 23px;
    border: none;
    background: url(/img/logo.png?06) -470px -306px no-repeat;
}

.Tools button.Button14:hover {
    background: url(/img/logo.png?06) -470px -333px no-repeat;
}

.Tools button.Button16 {
    width: 30px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -995px -678px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button16:hover {
    background-position: -995px -638px;
}

.Tools button.Button17 {
    width: 41px;
    height: 41px;
    border: none;
    background-image: url(/img/logo.png?06);
    background-position: -908px -678px;
    background-repeat: no-repeat;
    background-color: inherit;
}

.Tools button.Button17:hover {
    background-position: -908px -638px;
}
