#cols2 #col-left .title h4 a {
    color:#009900;
    text-decoration:none;
}

ul#packages li.package {
    margin-left: 0.5em;
    display: inline;
}

ul.bookmarks {
    text-align: right;
}

ul.bookmarks li {
    display: inline;
}

table.edit-form td {
    vertical-align: top;
}

.package-column {
    width: 635px;
}

#textarea-wiki {
    width: 635px;
    height: 20em;
}
#twitter-names {
    margin-top: 1.1em;
    width: 190px;
    height: 20em;
}

#preview-top {
    height: 5px;
    background: transparent url(/static/images/cols2-top.gif) no-repeat scroll 0 0;
}
#preview {
    padding:20px;
    width:595px;
    background: transparent url(/static/images/cols2.gif) repeat-y scroll 0 0;
}
#preview-bottom {
    height: 5px;
    background: transparent url(/static/images/cols2-bottom.gif) no-repeat scroll 0 0;
}

div.faq img {
    border: 1px solid #0066AA;
}

div.twitter-user-box {
    padding:5px;
    border: 1px dashed #0066AA;
    margin-bottom:8px;
}

