﻿.tip{
    font-size:             11px;
    font-family: arial;
    color:                black;
    background: transparent url(/pedigree/Images/layout_rl/tooltip.png) left top no-repeat;
    padding:            5px;
    width: 140px;
    }
    
.tip-bottom {
    height: 24px; 
    background: transparent url(/pedigree/Images/layout_rl/tooltip.png) left bottom no-repeat;
    width: 140px;
    padding:        5px;    
}
