@import url(../paragraph.css);

.paragraph_content {
    width: 440px;
}

.tcs_paragraph_newsticker marquee {
    width: 440px;
}

#tcs_paragraphs_output P, #tcs_paragraphs_output .tcs_paragraph_text, #tcs_paragraphs_output LI {
    line-height: 1.5em;
}

#tcs_paragraphs_output P {
    margin-top: 5px;
    margin-bottom: 5px;
}

#tcs_paragraphs_output .tcs_paragraph_image_left {
    margin-right: 5px;
    float: left;
}

#tcs_paragraphs_output .tcs_paragraph_image_right {
    margin-left: 5px;
    float: right;
}

#tcs_paragraphs_output .tcs_paragraph_image {
    text-align: center;
}

.tcs_paragraph_image_container {
    margin-top: 10px;
    margin-bottom: 10px;
}

#tcs_paragraphs_output .tcs_paragraph_download A {
    padding-left: 30px;
    background: url(/img/tcs/crud/icon_download.gif) no-repeat;
    display: block !important;
    height: expression('30px');
    min-height: 30px;
    padding-top: 2px;
}

#tcs_paragraphs_output  {
    line-height: 1.5em;
}


#tcs_paragraphs_output H2,
#tcs_paragraphs_output H3 {
    padding: 0px;
    margin: 0px;
}

#tcs_paragraphs_output H2 {
    line-height: 1.3em;
}

#tcs_paragraphs_output H3 {
    padding-top: 15px;
}

.tcs_paragraph_moreimages_count3 {
    width: 525px;
}