﻿/* Custom styles for DX docs */
.screenshotContainer
{
    clear: both;
    width: 100%
}

.screenshotLeft
{
    float: none;    
}

.screenshotRight
{
    float: none;
}

UL.GreenBullet
{
    list-style-image: none;
}

UL.GreenBullet LI
{
    padding-right: 0px;
    padding-left: 22px;
    background-position-y: top;
    background-image: url(../images/tickbullet.png);
    list-style-image: none;
    padding-bottom: 0px;
    margin: 0px 0px 5px;
    padding-top: 0px;
    background-repeat: no-repeat;
    list-style-type: none;
    min-height: 16px;
    background-color: transparent;
}

img.toggle
{
toggle
}
