﻿.modal_container
{
   margin:10px;  
}

.help_button, .help_button img
{
    height:24px !important;
    width:47px !important;
}

.help_button
{
    margin-left:98px !important;
}

.defaultSkin table.mceToolbar
{
    margin-left:5px !important;
}

.modal_container label
{
    display:block;
    margin-bottom:5px;
}

.modal_container input.textbox
{
    width:98%;
}

.modal_button_line
{
    text-align:right;
    margin:10px 0;
}

.modal_button_line img
{
    cursor:pointer;
    vertical-align:middle;
    padding-left:5px;  
}

.tipsWindow
{
    float: right;
    margin-right: 10px;
    width: 189px;
    height: 250px;
}

.tipsWindowTop
{
    width: 189px;
    background-image: url('/Community/Forums/images/backtopWhite.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}

.tipsWindowRepeater
{
    background-image: url('/Community/Images/backrepeatWhite.gif');
    background-repeat: repeat-y;
    width: 218px;
    height: 385px;
}

.tipsWindowBottom
{
    background-image: url('/Community/Forums/images/backbottomWhite.gif');
    background-repeat: no-repeat;
    background-position: top;
    width: 218px;
    height: 10px;
}

.tips01
{
    font-size: 13px;
    color: #666666;
    padding-bottom: 6px;
    font-weight: bold;
    margin: 0;
}

.modalpopup
{
    font-size: 18px;
    color: White;
    font-weight: bold;
    padding-top: 8px;
}

.modalBackground
{
    background-color: Transparent; 
}

.fontHeader13
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 6px;
    color: #666666;
}


