body {
    background: #000 url(VernsMWToolsBG.jpg);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #bcd2ea;
    font-size: 14px;
}
a {
    color: #ffd027;
}
.header {
    font-weight: bold;
    font-size: 1.5em;
}
.bookmarklet, a.bookmarklet, a.bookmarklet:visited, a.bookmarklet:link, button {
    border: 1px solid #ffd927;
    padding: 5px;
    margin: 3px 0px 0px 5px;
    color: #ffd927
    text-decoration: none;
    width: auto;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    display: block;
    float: left;
    background: transparent url("http://mwfb.static.zynga.com/mwfb/graphics/button_static.gif") no-repeat scroll 0px 0px;
}
.description {
    border-bottom: solid 1px #bcd2ea;
    min-height: 80px;
    position: relative;
    margin: 0 130px 0 120px;
    padding-bottom: 1em;
}
.source {
    text-align: right;
    font-style: italic;
    font-size: 0.8em;
    float: right;
    padding: 0px 10px 20px 20px;
}
.intro {
    padding-bottom: 20px;
    margin: 0 130px 20px 0;
    border-bottom: solid 1px #bcd2ea;
}
.listing {
}
.version {
    font-size: 9px;
    color: #999;
    margin: 0px;
    position: absolute;
    left: -110px;
    top: 40px;
    width: 100px;
}
input {
    vertical-align: middle;
}
.note {
    font-size: 0.8em;
    color: #999;
}
.disabled {
    font-size: 9px;
    color: #999;
    float: left;
    width: 100px;
    min-height: 80px;
    margin: 0 0 0 5px;
}
.disabled .bookmarklet {
    border: 1px solid #999;
    cursor: auto;
    margin: 0 0 3px -3px;
}
.right {
    float: right;
    width: 120px;
}
.todo p {
    text-indent: -47px;
    margin: 0 0 0 47px;
}
.todo .note {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.copyright {
    margin: 0 130px 0 120px;
    padding-bottom: 1em;
    font-size: 0.8em;
    color: #999;
}
.copyright img {
    float: left;
    margin-left: -115px;
}
