.bbcode {
    line-height: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bbcode p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.co-left {
    border-top: 6px double ;
    border-bottom: 6px double ;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    width: 220px;
}

.co-right {
    border-top: 6px double ;
    border-bottom: 6px double ;
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    width: 220px;
}

.co-body {
    color: ;
    font-style: italic;
    line-height: 1.2em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.pos-left {
    float: left;
    margin-right: 1em;
}

.pos-right {
    float: right;
    margin-left: 1em;
}

.bb-q {
    color: ;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-a {
    color: ;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 1em;
    margin-left: 1em;
}

.quo-hide {
    display: none;
}

.quo-src {
    font-style: italic;
    font-weight: bold;
}

.quo {
    position: relative;
    vertical-align: top;
}

.bb-mt {
    font-family: Courier New, Courier, monospace;
}

.bb-def {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-usage {
    background-color: #eee;
    border: 1px solid #ccc;
    font-family: Monaco, Lucida Console, monospace;
    margin-left: 2em;
    margin-right: 2em;
    padding: 1em;
}

.bb-result {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-left: 2em;
    margin-right: 2em;
    padding: 1em;
}

.bb-usage-title, .bb-result-title {
    border-bottom: 1px solid #666;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}

/****************************************
* Contents
****************************************/

.bb-base {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.2em;
}

.bb-h1 {
    font-size: 2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-h2 {
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-h4 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-h5 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-h6 {
    font-size: 1em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-bold {
    font-weight: bold;
}

.bb-underline {
    text-decoration: underline;
}

.bb-italic {
    font-style: italic;
}

.bb-strike {
    text-decoration: line-through;
}

.bb-hr {
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-ol, .bb-ul {
    list-style-position: outside;
    margin-left: 2em;
}

.bb-ol .bb-li {
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-ul .bb-ol .bb-li {
    list-style-type: decimal;
}

.bb-ul .bb-li {
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-ol .bb-ul .bb-li {
    list-style-type: disc;
}

.bb-title {
    font-size: 2em;
    font-variant: small-caps;
    font-weight: bold;
}

.bb-subtitle {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-desc {
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-released {
    color: #666;
    font-size: 0.7em;
    font-style: italic;
    font-variant: normal;
}

.bb-skin {
    font-size: 1.7em;
    font-weight: bold;
}

.bb-platforms .bb-platforms-title {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-features .bb-features-title {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-resolved .bb-resolved-title {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-issues .bb-issues-title {
    font-size: 1.5em;
    font-weight: bold;
}

.bb-group .bb-group-title {
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 1em;
}

.bb-gui {
    font-style: italic;
    font-weight: bold;
}

.bb-codefrag {
    font-family: Monaco, Lucida Console, monospace;
}

.bb-note {
    background-color: #ffc;
    border: 1px solid #cc9;
    font-style: italic;
    padding: 0.5em;
}

.bb-note .bb-note-title {
    font-weight: bold;
    padding-right: 0.5em;
}

.bb-warning {
    background-color: #fcc;
    border: 1px solid #c99;
    font-weight: bold;
    padding: 0.5em;
}

.bb-warning .bb-warning-title {
    color: #f30;
    padding-right: 0.5em;
}

.bb-schedule {
    border: 2px solid #666;
}

.bb-schedule .bb-day {
    background-color: #333;
    border: 1px solid #999;
    color: #fff;
    font-weight: bold;
    padding: 0.5em;
    text-align: center;
}

.bb-schedule .bb-day0 {
    width: 100px;
}

.bb-schedule .bb-time {
    background-color: #ccc;
    border: 1px solid #999;
    font-weight: bold;
    padding: 0.5em;
    text-align: right;
}

.bb-schedule .bb-event {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0.5em;
}

.bb-highlight {
    background-color: ;
    background-image: ;
    background-repeat: repeat-x;
    border: 1px solid ;
    border-radius: 0.5em;
    margin: 1em;
    padding: 1em;
}

.bb-highlight .bb-hr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-callout-left {
    border-top: 6px double ;
    border-bottom: 6px double ;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    width: 220px;
}

.bb-callout-right {
    border-top: 6px double ;
    border-bottom: 6px double ;
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    width: 220px;
}

.bb-callout-text {
    color: ;
    font-style: italic;
    line-height: 1.2em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.bb-question {
    color: ;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
}

.bb-answer {
    color: ;
    font-weight: normal;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
}

.bb-thumb {
    background-position: center center;
    border: 1px solid #666;
    display: inline-block;
    width: 64px;
    height: 64px;
}

.bb-timegrid {
    border: 2px solid #666;
}

.bb-timegrid .bb-tday {
    background-color: #333;
    border: 1px solid #999;
    color: #fff;
    font-weight: bold;
    padding: 0.2em;
    text-align: left;
    width: 100px;
}

.bb-timegrid .bb-ttime {
    border: 1px solid #ccc;
    padding: 0.2em;
    text-align: right;
    width: 100px;
}

.bb-kbtitle {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-categories {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.5em;
}

.bb-category {
    width: 200px;
}

.bb-kbshow {
    margin-top: 2em;
    margin-bottom: 2em;
}

.bb-keywords {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.5em;
}

.bb-seealso {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}

.bb-boxh {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.bb-highlight .bb-boxh {
    color: ;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-shadow:   0 ;
}

.bb-boxbtn {
    background-color: #ccc;
    background-image: url('/images/grey-btn.png');
    background-repeat: repeat-x;
    border: 1px solid #333;
    border-radius: 0.2em;
    color: #333;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
}

.bb-boxbtn .bb-boxbtnlnk {
    color: #333;
    display: block;
    padding: 0.2em;
    text-decoration: none;
    vertical-align: middle;
}

.bb-boxbtn .bb-boxbtnlnk:hover {
    color: #666;
}

.bb-boxbtnlnk img {
    vertical-align: middle;
}

.bb-hidden {
    display: none;
}

.bb-td {
    padding: 0.5em;
}

.kb-table {
    border: 2px solid #666;
}

.kb-table th {
    background-color: #333;
    color: #fff;
    font-weight: bold;
}

.kb-table th,
.kb-table td {
    border: 1px solid #ccc;
    padding: 0.5em;
}

.kb-table-row-odd {
    background-color: #eee;
}