.xlWidgetContainer {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    background-color: #F3F3F3;
    margin-top: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.xlWidgetTitle {
    font-weight: bold;
    font-size: 14px;
    padding: 3px 10px 3px 10px;
    margin: -10px -10px 10px -10px;
    background-color: #DDDDDD;
    border-bottom: 1px solid #CCCCCC;
    border-top: 0px solid #DDDDDD;
}

.xlHelpNowWidgetContainer {
    background: url(/images/helpnow/trans_white_gradient_vert.png);
    background-position: top;
    background-repeat: repeat-x;
    background-color:#a6b4c1;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #AAAAAA;
}

.xlWidgetRatesTable {
    width: 100%;
}

.xlWidgetRatesTable td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}

.xlWidgetExpertContainer {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    padding: 4px;
    margin-bottom: 4px;
}

.xlWidgetExpertImage {
    float: left;
    border: 0px;
    margin-right: 10px;
}

.xlWidgetExpertDetails {
    float: left;
}

.xlWidgetChatNowSmall {
    float: right;
    background-color:#b7db89;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border: 1px solid #8CC63F;
    margin-left: 15px;
}

.xlWidgetChatNowSmall a {
    text-decoration: none;
    color: #000000;
}

.xlWidgetPoweredBy {
    margin: 0px 10px 4px 0px;
    font-size: 11px;
    font-style: italic;
    text-align:right;
    float: none;
}

.xlWidgetPoweredBy a {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #228822;
}

.xlWidgetPoweredBy a:hover {
    text-decoration: underline;
}

.xlWidgetQuote {
    font-style: italic;
    margin-bottom: 6px;
}

.xlWidgetQuoteName {
    font-style: normal;
    padding-left: 60px;
}
