﻿#X3_ImageGallery
{
    text-align: left;
}
#X3_ImageGallery .Button
{
    width: 125px;
    padding: 0 px;
    margin: 0 5px;
}

#X3_ImageGallery .RadUpload .ruInputs li
{
    list-style-type: none;
}


#X3_ImageGallery fieldset
{
    margin: 10px 0;
    border: 1px solid #DDDDDD;
    padding: 1em;
}

#X3_ImageGallery legend
{
    color: #0B77B7;
    font-size: 1.2em;
    font-family: verdana;
}

#X3_ImageGallery fieldset div.input
{
    clear: both;
    margin: .5em 0;
}

#X3_ImageGallery fieldset div.input div.subinput
{
    margin-left: 16em;
}


#X3_ImageGallery .input label
{
    float: left;
    margin-right: 1em;
    text-align: right;
    width: 15em;
}

#X3_ImageGallery .multiinput label
{
    float: none;
    margin-right: auto;
    text-align: left;
    width: auto;
}
#X3_ImageGallery .UploadButton
{
    margin-left: 1em;
}

.RadWindow li
{
    list-style: none;
}

