*, html, body {
    margin: 0;
    padding: 0;
}
html, body {
    font-family: verdana;
    line-height: 25px;
    font-size: 13px;
    width: 100%;
    color: #0f0;
}
html {
    background: #000  bottom center fixed;
}
h1, h2, h3, h4, h5, h6 {
    padding-top: 5px;
}
h1, h2 {
    line-height: 32px;
}
h3, h4 {
    line-height: 30px;
}
h5, h6 {
    line-height: 25px;
}
form {
    margin: 0;
    padding: 0;
}
fieldset {
    padding: 5px;
}
label {
    cursor: pointer;
}
legend, label, dt {
    font-weight: bold;
}
p {
    margin: 10px 0 5px 0;
}
dt {
    margin: 20px 0 5px 0;
}
dd {
    margin: 0 0 5px 25px;
}
a, a.FB_Link {
    font-weight: bold;
    text-decoration: none;
    color: #f0f ! important;
}
img, object, embed, iframe {
    border: none;
    vertical-align: top;
    max-width: 100%;
}
iframe {
    vertical-align: middle;
}
textarea {
    width: 98%;
    height: 200px;
}
li {
    margin-left: 30px;
}
li.left {
    margin-right: 10px;
}
li img, li * img, dd img, dd * img {
    vertical-align: middle;
}
.fb_content_loading {
    display: none ! important;
}
.thumbnail {
    height: 240px;
    width: 210px;
    max-width: 45%;
    margin: 0 10px 10px 0;
    float: left;
    line-height: 20px;
}
.thumbnail a {
    height: 240px;
    width: 210px;
    max-width: 100%;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
.image-container img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.small {
    font-size: 11px;
}
.small a {
    font-weight: normal;
}
.facebook-user {
    padding: 5px 0 0 5px;
    border-bottom: 1px solid #666;
}
.right {
     float: right;
     margin-left: 10px;
}
.left {
    float: left;
    margin-right: 10px;
}
.right, .left {
    margin-bottom: 5px;
}
.center {
    text-align: center;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.block {
    display: block;
}
.links dt {
    border-top: 1px solid #666;
}
.links dt img {
    height: auto;
    width: auto;
    max-height: 32px;
    max-width: 32px;
    margin-right: 5px;
    float: left;
}
.links dd {
    clear: left;
}
.tags {
    max-height: 100px;
    overflow: hidden;
}
.chat-message {
    border-bottom: 1px solid #666;
}
.huge-list {
    overflow: auto;
    height: 300px;
}
.FB_SERVER_IFRAME {
    width: 100% ! important;
    margin: 10px 0  0 0;
    background: #fff;
}
.fb_share_count_nub_right {
    display: none ! important;
}
.FB_fan .FB_SERVER_IFRAME {
    width: 300px ! important;
}
.link-info {
    width: 30%;
}
.error {
    background: #300;
    color: #f00 ! important;
    border: 1px solid #f00;
}
img.left, object.left {
    margin: 0 10px 5px 0;
    max-width: 50%;
}
object, iframe {
    border: none;
}
.hidden {
    display: none;
}
#page-commands li{
    display: block;
    display: inline-block;
    float: left;
}
#slideshow-image-container {
    height: 0;
    opacity: 0;
    overflow: hidden;
    height: 480px;
}
#slideshow-image-container div {
    position: absolute;
    width: 78%;
    overflow: hidden;
}
#slideshow-image-container div img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 480px;
}
#ad {
    padding-right: 2%;
    float: right;
    overflow: hidden;
    width: 78%;
    text-align: right;
}
#header {
    padding-left: 2%;
    overflow: hidden;
    height: 90px;
    float: left;
    width: 17%;
}
#header a {
    display: block;
}

#content {
    float: left;
    width: 78%;
    margin-left: 1%;
}

#page-body, #page-header, #page-footer, #content, object, embed {
    background: #000 bottom center fixed ! important;
}

#navigation {
    clear: both;
    width: 17%;
    margin-left: 2%;
    float: left;
    overflow: hidden;
}
#navigation li {
    list-style: none;
    border-bottom: 1px solid #666;
    margin: 0;
}
#navigation li#validate {
    border: none;
}
#navigation li a {
    display: block;
}
#navigation li#share-links a, #navigation li#validate a {
    display: inline;
}
#translate-lang {
    height: 22px;
    line-height: 22px;
}
#branding {
    padding-left: 3px;
}
#chat-message {
    height: 50px;
}
#chat-messages {
    height: 320px;
    overflow: auto;
    width: 78%;
    float: left;
    margin-right: 1%;
}
#chat-users {
    height: 290px;
    overflow: auto;
    width: 20%;
}

#footer {
    clear: both;
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    height: 300px;
}

#output-area {
    height: 320px;
    overflow: auto;
}
