﻿.highslide-html-content
{
    display: none;
    width: 208px;
    height: auto;
    background-color: White;
    font-size: 12px;
}
.highslide-header
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: Black;
}
.highslide-move
{
    cursor: move;
}
.highslide-morewidth
{   
    width: 350px;
    height: auto;
    background-color: White;    
    font-size: 12px;
    display: none;
}
.lineHeight16
{
    line-height:16px;
}
.pointerStyle
{
   cursor: pointer;
}
.rightAlign
{
    text-align: right;
}
.headerStyle
{
    font-weight: bold; 
}
.hrStyle
{
    color: #F1F2F4; 
    margin-top: 10px;
}
.widget ol>li
{
	list-style-type:decimal;
	
}