

.csc-header h1 {
    font-size: 16px;
}

.bodytext {
    margin-bottom: 20px;
}

p.PDF-Download {
    display: block;
    vertical-align: bottom;
    padding-left: 20px;
    background-image: url(images/pdf.gif);
    background-repeat: no-repeat;
}

p.PPT-Download {
    display: block;
    vertical-align: bottom;
    padding-left: 20px;
    background-image: url(images/icon_ppt.gif);
    background-repeat: no-repeat;
}