﻿@media screen
{
    .middle2
    {
        background-color:White;
    }
    .panelknowledgetable 
    {
        height:450px;
        overflow:auto;
    }
    .knowledgetable
    {
        margin:10px 0 10px 0;
    }
    .knowledgerows
    {
        background-color:White;
        border:0;
    }
    .logocolknowledge
    {
        border-right: 0;
        padding-top:7px;
        vertical-align:top;   
        width:60px;
        text-align:center;
        vertical-align:top;
        height:10px;
    }
    .restcolknowledge
    {
        width:400px; 
        text-align:left;
        padding-top:7px;
        vertical-align:top;
        padding-bottom:10px;
    }
    .knowledgetitle 
    {
        font-weight:bold;
        font-size:12px;
    }
    .knowledgelegend
    {
        line-height:14px;
        font-style:italic;
        font-weight:normal;
        font-size:11px;
        color:#888888;
    }
    .knowledgefilelinks
    {
        color:#888888;
    }
    .knowledgefilelinks:hover
    {
        color:#ee9933;
    }
    .getreader
    {
        margin:35px 15px 0 0 ;
    }
}
