#bbswitch-container { margin-left:30px;
}

#ieDiv #bbswitch-container {
        position: relative; margin-left:30px;
}

#bbswitchform fieldset {
        padding-top: 8px;
        background-color: #92A9EF;
        color: #FFFFFF;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        width: 535px;
        *width: 535px;
        margin-bottom: -4px;
        margin-left: -0px;
}

#ieDiv #bbswitchform fieldset {
        padding-top: 10px;
        padding-left: 2px;
}

#bbswitchform fieldset fieldset {
        display: block;
        clear: none;
        float: left;
        width: 161px;
        /*border: solid black 1px;*/
        padding-bottom: 30px;
        background-color: #92A9EF;
}

#ieDiv #bbswitchform fieldset fieldset {
        width: 161px;
        padding-left: 14px;
        background-color: #92A9EF;
        border: 0px;
        /*border: solid black 1px;*/
}


#bbswitchform label {
        display: block;
        width: 125px;
        font-weight: bold;
        font-size: 10px;
        padding-bottom: 5px;
}


#bbswitchform input, select, submit {
        display: block;
        width: 138px;
}

#bbswitchform select, submit {
        display: block;
        /*width: 145px;*/
        width: 192px;
}

#bbswitchform ul {
        padding: 0px;
        margin: 0px;
}

#bbswitchform li {
        list-style-type: none;
        display: block;
        background-image: url(../images/bg-h-switch.jpg);
        background-repeat: no-repeat;
        height: 31px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-left: 10px;
        padding-top: 6px;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: -6px;
}
#bbswitchform #submit2 {
        height: 37px;
        width: 145px;
        margin-top: 4px;
        background-color: #BD0000;
        color: white;
        border: solid white 2px;
        font-family: Arial;
        font-weight: bold;
        cursor: pointer;
}

#bbswitchform #messageBottom {
        margin:2px;
        float:left;
}
