
.joomla-category h1, .joomla-article h1, .joomla-preview h1 {
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: bottom;
    color: #666;
    text-align: left;
    width: 100%;
}

.joomla-category h2, .joomla-article h2, .joomla-preview h2 {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
}

.joomla-category p, .joomla-article p, .joomla-preview p {
    margin-bottom: 5px;
    color: #333;
    /*font-size: 12px;*/
    line-height: 1.3em;
}

.joomla-category table, .joomla-article table, .joomla-preview table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
