.help {
    padding: 25px;
}
.badge-selector-col {
    width: 150px;
}
.arrow-col {
    width: 80px;
    min-height: 200px;
    background: url(https://nb9-stumbleupon.netdna-ssl.com/fpk5qKL9ht54cgon4k5UHQ) no-repeat 50% 65px;
}
.badge-snippet-col {
    width: 330px;
}
.badge-snippet-col textarea {
    height: 120px;
}
.badge-selector-col h3,
.badge-snippet-col h3 {
   margin-bottom: 0.5em;
}
.badge-selection-container {
    padding: 2px 0;
    border-radius: 3px;
    border: 1px #888888 solid;
}
.badge-selection-container .s-active {
    background-color: #eaeaea;
}
.badge-selection {
    height: 20px;
    padding: 10px 0;
    display: block;
    background: url(https://nb9-stumbleupon.netdna-ssl.com/7ca234_0mUVfxHFR0NAk1g) no-repeat 50% 10px;
}
.badge-selection:hover {
    margin: -2px 0;
    border: solid #eaeaea;
    border-width: 2px 0;
}
.badge-2 {
    background-position: 50% -90px;
}
.badge-3 {
    background-position: 50% -190px;
}
.badge-4 {
    height: 60px;
    background-position: 50% -290px;
}
.badge-5 {
    height: 30px;
    background-position: 50% -390px;
}
.badge-6 {
    background-position: 50% -490px;
}
.permalink {
    margin-top: 65px;
}
.permalink h3 {
    margin-bottom: 0;
}
.permalink p {
    margin-bottom: 0.5em;
}
.permalink input {
    height: 26px;
    padding-left: 5px;
    line-height: 26px;
    font-size: 16px;
}