﻿td.digiright{
    text-align:left;    
}
td.digileft
{
    text-align:justify;
    float:left
}
td.bktitledownload
{
    background-color:#617A90;        
    background-image: url('images/DigitalCatalog/bktitledownload.gif');
    background-repeat:no-repeat;
    background-position:left top;
    padding-top:3px;
    text-align:right;
    padding-bottom:3px;    
    color:#FFCC00;
    font-weight:600;
}
td.bksepratordigicatalog
{
    background-image:url('images/DigitalCatalog/bkseprator.gif');
	background-repeat:repeat-x;
	height:9px;        
}
td.downloadfile a
{
    color:#ffffff;    
}
td.downloadfile a:hover
{
    color:#ff9900;    
}
