/* styles for the spidergraph tooltip */

.Header
{
    flow-children: right;
}

#ProfileValue, #ComparisonValue
{
    padding-top: 5px;
    margin-left: 25px;
}
