.controlbar td {
padding: 0px;
}

div.left td {
  text-align: left;
}

div.pagenav td a {
   font-size: 11px;
}

div.pagenav td {
   font-size: 11px;
   padding-top: 5px;
   padding-bottom: 5px;
}

#reload {
        height: 16px;
        font-size: 9px;
        background-color: #f1f7e7;
}

.oben a {color: #bcb485; text-decoration: none;}
.oben a:hover {color: #9c9461; text-decoration: underline}

.alt3, .alt3Active
{
    background: #dcdcdc;
    color: #000000;
}
.alt4, .alt4Active
{
    background: #f0f0f0;
    color: #000000;
}
.post_left_alt1
{
    background: #e8e8e8;
    color: #000000;
}
.post_left_alt2
{
    background: #dcdcdc;
    color: #000000;
}
.post_alt1
{
    background: #f0f0f0;
    color: #000000;
}
.post_alt2
{
    background: #e5e5e5;
    color: #000000;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-weight: bold; font-size: 10pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; border: 1px solid #e4dbc0}
div.fieldset { border: 0px }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
p {padding: 0px;}

#collapseobj_threadreview {
  height: 400px;
  width: 100%;
  overflow: auto;
  overflow-y: scroll;
}

#username_box {
  text-align: left;
}

#sidebar_container h4 {
  line-height: 1.3;
}

/* market overview */
#overview ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#overview img {
    border: 0px none;
    margin-bottom: 2px;
}

#overview a {
    color:#444444;
    text-decoration:none;
}

#overview ul, #overview li {
    margin:0pt;
    padding:0pt;
    text-align:left;
}

#overview li {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

#overview .red, .red {
    color: #CC0000;
}

#overview .green,.green {
    color: #009900;
}

#overview {
    width: 100%;
    padding: 1px 0px 8px 0px;
    margin-bottom: 5px;
}

#overview .chart {
    width: 260px;
    vertical-align: top;
    text-align: right;
}

#overview ul {
    width: 100%;
}

#overview ul li {
    float: left;
    width: 32%;
    margin: 0px 1% 0px 0px;
}

#overview ul li a {
    width: 100%;
    display: block;
    background-color: transparent;
    text-decoration: none;
    color: #444;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 2px 0px;
}

#overview ul li.topsflops {
    width: 32%;
    display: block;
    float: left;
    padding: 4px 2px;
    color: #444;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 0px 0px;
}

#overview ul li.topsflops a {
    display: inline;
    color: #2F4318;
    border-bottom: 0px;
    padding: 0px 4px;
}

#overview ul li a:hover {
    background-color: #eee;
}

#overview .right {
    text-align: right;
    font-weight: normal;
}

#overview .change {
    width: 44px;
    text-align: right;
    font-weight: normal;
}

#overview td {
    font-size: 9px;
    padding: 1px;
}

.delayStatusImg {
    width: 5px;
}

/* newsflash */
#newsflash {
    background-color: #f6bcb7;
    border: 2px solid #dd837c;
    margin-bottom: 10px;
    width: 100%;
}

#newsflash h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #6d0800;
    padding: 6px 0px 0px 4px;
    margin: 0px;
}

#newsflash p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #b13a31;
    padding: 2px 4px;
    margin: 0px;
}

#newsflash a {
    color: #5d0b05;
    font-weight: bold;
}

/* overlib settings */
.overlibChartFgClass {
    background-color: transparent;
}

.overlibChartBgClass {
    background-color: transparent;
}

.quotebarchart_delayed, .quotebarchart_realtime {
    font-weight: bold;
    padding: 1px 4px 1px 3px;
    border-top: 1px solid #5D502C;
    border-left: 1px solid #5D502C;
    border-right: 1px solid #5D502C;
    color: #ffffff;
}

.quotebarchart_delayed {
    background-color: #aa0000;
}

.quotebarchart_realtime {
    background-color: #457C06;
}