#customad {
    float:right;
    margin:10px 10px 15px 15px;
    border:2px solid #616b55;
    padding:1px;
}

.metastuff {
    font-size:12px;
    margin:-15px 0 20px 0;
    color:#69735b;
}

.metastuff a {
    color:#69735b !important;
}

.metastuff a:hover {
    color:#000000 !important;
}

.relatedstuff {
    border-bottom:1px solid #616b55;
    padding:5px 0 8px 40px;
    background:#f2fce6;
    margin:0px;
}

.relatedstuff li {
    list-style-type:circle !important;
}

.related {
    border-top:1px solid #616b55;
    padding:8px 0 0 10px;
    background:#f2fce6;
    margin:0px !important;    
}

.thecomment {
    background:#fdfffa;
    color:#484f3f;
    border:1px solid #616b55;
    margin-bottom:8px;
    padding:5px;
}

.thecomment a {
    text-decoration:none;
}

.metainfo {
    border-bottom:1px dotted #616b55;
    padding-bottom:3px;
    margin-bottom:7px;
    font-weight:bold;
}

.admincomment {
    background:#484f3f;
    color:#f5ffe9;
    border:1px solid #616b55;
    margin-bottom:8px;
    padding:5px;
}

.admincomment a {
    text-decoration:none;
    font-weight:bold;
    color:#abf64a !important;
}


#respond input {
    background:#ffffff;
    border:1px solid #97a08b;
    margin-right:20px;
    padding:3px;
    font-family:trebuchet ms, arial;
    font-size:13px;
    width:200px;    
}

#respond input[type="submit"] {
    background:#616b55;
    color:#ffffff;
    width:auto;
}

#respond textarea {
    background:#ffffff;
    border:1px solid #97a08b;
    width:450px;
    height:150px;
    padding:5px;
    font-family:trebuchet ms, arial;
    font-size:13px;    
}

#respond label {
    font-size:12px;
}

#reply-title {
    color:#616b55;
}