#xxsuperheader { background: rgb(110,110,110); }
#header #search { bottom: 6px; }
/*div.thread-action { display:none}*/

xxh2#logo a {display:none; }
#footer p.hosting { display: none; }

.warning { color: red;  font-weight: bold; }

/*.bigbutton-newissue { display: none; }
#new-discussion-form { display: none; }*/

/* Scott's CSS Customizations */
a, #superheader a {
color: #F58C00;
}
a:hover, #superheader a:hover {
color: #2F2B28;
}
h4 {
font-size: 1.5em;
}
#superheader {
background-color: #F2F2F2;
color: white;
font-weight: bold;
border-bottom: 6px solid #E4E4E4;
}
#superheader li {
border: none !important;
}
.original-body, .body p, table td, table.thread-listing .byline, table.thread-listing td.state, table.thread-listing td.replies, table.thread-listing .date, table.thread-listing .byuser, .footerbox table td {
font-size: 13px;
}
table.thread-listing td h4, .article {
font-size: 14px;
}
.pagination span.current {
background-color: #F58C00;
border-color: #F58C00;
}
.pagination a {
border-color: #F58C00;
color: #F58C00;
}
.columns h3 {
font-size: 1.5em !important;
}
.columns ul li {
font-size: 14px !important;
}
p.note {
font-size: 12px;
}
ol#comments li .meta {
padding: 5px 100px 7px 10px;
font-size: 13px;
}
ol#comments li {
font-size: 13px !important;
}
.columns .admin-functions {
background-color: #F48C00;
}
.staffer p.meta, .staffer ul.actions, .staffer .admin-functions, ul.queues, ul.queues li {
background-color: #F48C00 !important;
}
.admin-functions ul.actions ul.queues li.in-queue a {
background-color: white;
color: black;
}
.original-post .admin-functions ul {
background-color: white !important;
}
.original-post .admin-functions ul.actions li a, ul.who-is-viewing li.user-support {
color: #F48C00;
}
ul.states li.current {
border-left-color: #F48C00;
}
ol#comments li .meta, ol#comments li .meta a, ol#comments li .admin-functions li a, ol#comments li.internal .meta, ol#comments li.internal .meta a {
color: black;
}
ol#comments li.internal.staffer .meta, ol#comments li.internal.staffer .meta a {
color: white;
}
.popbox-container {
border: 5px solid #F48C00;
width: 700px;
}
.popbox-inner {
border: 1px solid #CCC;
}
div.assets .file-size {
 color: #333;
}
.admin-functions ul.actions ul.queues li a {
color: white;
}
/* End CSS Customizations */