﻿.divServicesPanel
{
    float: left;
    background: url(/App_Images/Services/box.jpg) no-repeat top left;
    width: 255px;
    height: 215px;
    margin-bottom: 8px;
    margin-right: 8px;
    position: relative;
    z-index: 10;
}
li
{
}
.divServicesPanel ul
{
    margin-top: 5px;
}

.divServicesPanel li
{
    margin: 0px;
    line-height: 14px;
    list-style-type: none;
    list-style-image: none;
    list-style-image: url(/App_Images/Template/bullet.png);
}
.divServicesPanel img
{
    margin-left: 10px;
}
h1
{
}
h2
{
    margin-top: 4px;
}
.divServicesMore
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.divServicesMoreButton
{
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: block;
    background: url(/App_Images/template/blank.gif);
    cursor: pointer;
}
.divServicesMore img
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.divContentFooter
{
    margin-top: 0px;
}
.divHSList
{
    display: none;
    background: #fff;
}
.divHSList ul
{
    list-style-type: none;
    list-style-image: none;
}
.divHSList li
{
    list-style-image: url(/App_Images/Template/bullet.png);
}
#fancy_div
{
    list-style-image: url(/App_Images/Template/bullet.png);
}
