@CHARSET "UTF-8";

* {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: black;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    line-height: 1.3em;
    white-space: normal;
}

body {
}

li {
    list-style-type: none;  
}

#header {
    display: none;	
}

#left, #search, #search-extended {
    display: none;	
}


#left-therapeutika-header {
    
}

#right-therapeutika-header {
    float: right;
    display: block;
    width: 252px;
    text-align: left;
    margin-left: 20px;
}

#right-therapeutika-header .thera_image_group img {
    margin-left: 8px;
    margin-bottom: 6px;
    vertical-align:text-top;
    border-style: none;
}

#right-therapeutika-header .thera_image img {
    width: 232px;
    border-style: none;
    margin-left: 8px;
    margin-bottom: 8px;
}


#title {
    margin-bottom: 32px;
}

#title li {
    display: inline;
    list-style-type: none;
    padding-right: 24px;
}

#title li, #title span {
    font-size: 13px;
}

#title li.main, #title li.standard {
    font-weight: bold;
}

#left-therapeutika-header h1 {
    font-weight: bold;
    margin-bottom: 8px;
}

#left-therapeutika-header h1 {
    font-weight: bold;
    margin-bottom: 8px;
}

#left-therapeutika-header h1, #left-therapeutika-header h1 span {
    font-size: 18px;
}

#content .label {
    font-weight: bold;
    padding-right: 5px;
}

#content #props, #content p {
    margin-bottom: 14px;
}

#content #props li {
    line-height: 1.3em;
}

#content #description h2 {
    font-weight: bold;
    line-height: 20px;
}

#content .effect-description {
    display: none;
}

#therapeutika-content h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 32px;
    margin-bottom: 8px;
}
