﻿.helpfocus
{
    background-color: rgba(241, 227, 121, 0.10);
    cursor: help;
}

.helpicon
{
    position: fixed;
    top: 2px;
    right: 2%;
    padding: 3px;
    font-family: Arial;
    background: #eeeeee;
    border: 1px solid #C3C3C3;
    font-weight: bold;
    font-size:24px;
    cursor: pointer;
}

.ui-widget-header {
border: 1px solid #999999;
background: #999999;
color: #fff;
font-weight: bold;
}

.ui-widget {
font-family: Tahoma,Verdana,Arial,sans-serif;
font-size: 0.9em; 
}
a img {
    border:0px;
}