body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: normal;
    margin: 0;
    padding: 12px 0;
    word-wrap: break-word;
    -webkit-print-color-adjust: exact;
}

div {
    display: block;
}

.bg2 {
    background-color: #E1EBF2;
}

.bg1 {
    background-color: #ECF3F7;
}

.post {
    padding: 5px 10px;
    margin-bottom: 4px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    border-radius: 7px;
    position: relative;
    overflow: auto;
}

.postbody {
    color: #333333;
    padding: 0;
    line-height: 1.48em;
    width: 76%;
    float: left;
    position: relative;
    font-size: 10px;
    text-align: left;
}


.postbody h3 {
    border-bottom-color: #CCCCCC;
    color: #115098;
    float: left;
    font-size: 1.5em;
    padding: 2px 0 0 0;
    margin-top: 0 !important;
    margin-bottom: 0.3em !important;
    text-transform: none;
    border: none;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    line-height: 125%;
}

a {
    direction: ltr;
    unicode-bidi: embed;
    text-decoration: none;
    display: inline-block;
    color: #105289;
}

p.author {
    margin-bottom: 0.6em;
    padding: 0 0 5px 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    clear: both;
}

strong {
    font-weight: bold;
}

.content {
    color: #333333;
    clear: both;
    min-height: 3em;
    overflow: hidden;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding-bottom: 1px;
}

.postbody .content {
    font-size: 1.3em;
    overflow-x: auto;
}
