.icon { width: 80px; height: 60px; margin-top: 0; background: url('../images/icons.png') left -20px no-repeat; }

.logo             { background-position:   left -20px;  margin-top: 0px;  }
.handshake        { background-position: -100px -20px;                    }
.paperplane       { background-position: -200px -20px;                    }
.chart            { background-position: -300px -20px;                    }
.twitter          { background-position: -400px -20px;  position: relative; bottom: 10px;                   }
.magnifying_glass { background-position: -500px -20px;                    }
.derrick          { background-position:   left -120px;                   }
.christian        { background-position: -100px -120px;                   }
.chris            { background-position: -400px -120px;                   }
.edit-document    { background-position: -200px -120px;                   }
.graph            { background-position: -300px -120px; position: relative; bottom: 10px;                   }