a.moreLink{display:block; float:right; font-size:14px; font-weight:bold; text-decoration:underline;color: #B0292F;}
a.moreLink:hover{text-decoration:none;}
a.pdflink{background-image: url("images/ADOBE-LOGO.jpg");
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-top: 4px;}
a.dwglink{background-image: url("images/DWG-LOGO.jpg");
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-top: 4px;}
a.wordlink{background-image: url("images/WORD-LOGO_0.png");
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-top: 4px;}
.redTable{color:#333; width:100%; margin-bottom:10px;}
.redTable th, .redTable thead td{background-color:#B0292F; color:#fefefe; padding:5px 0;}
table.redTable
{
border-collapse:collapse;
}
table.redTable ,.redTable th, .redTable td
{
border: 1px solid black;
}

.printProductGuide a{background-color: #FEFEFE;
    background-image: url("images/ADOBE-LOGO.jpg");
    background-repeat: no-repeat;

   
	padding-left:30px;
    padding-bottom: 8px;
    padding-top: 6px;
    
    }
.printProductGuide{   background-color: #FEFEFE;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 17px;
    padding: 10px;
    text-align: center;
    width: 100%;}

table.historyTable{border:1px solid #cecece; border-radius:5px; margin-bottom:10px;}

table.historyTable td {
    border-top: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
li.listLogo{width:100%;}