.btn-blue a {
    text-decoration: none;
}

img {
    border: 0;
}

.dialog-tail {
    position: absolute;
    display: block;
    left: -1000px;
    top: -1000px;
    z-index: 101;
}

div.DialogBorder {
    padding: 0;
    position: absolute;
    z-index: 20;
     background: transparent;
    font-size: 1px;
    top: -5000px;
    left: -5000px;
}

div.DialogBorderGrey .lt-dialog {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_lt.png) no-repeat bottom right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lt.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderGrey .top-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_top.png) repeat-x bottom;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_top.png', sizingMethod='scale');
    height: 13px;
    padding: 0;
}

div.DialogBorderGrey .rt-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_rt.png) no-repeat bottom left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rt.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderGrey .left-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_left.png) repeat-y right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_left.png', sizingMethod='scale');
    width: 15px;
}

div.DialogBorderGrey .content-dialog {
    font-size: 12px;
    color: #74839C;
    line-height: 16px;
    background-color: #F8F8FA;
}

div.DialogBorderGrey .right-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_right.png) repeat-y left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_right.png', sizingMethod='scale');
    width: 15px;
}

div.DialogBorderGrey .lb-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_lb.png) no-repeat top right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lb.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderGrey .bottom-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_bottom.png) repeat-x top;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_bottom.png', sizingMethod='scale');
    height: 13px;
}

div.DialogBorderGrey .rb-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_rb.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rb.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderWhite .lt-dialog {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_lt.png) no-repeat bottom right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lt.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderWhite .top-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_top.png) repeat-x bottom;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_top.png', sizingMethod='scale');
    height: 13px;
    padding: 0;
}

div.DialogBorderWhite .rt-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_rt.png) no-repeat bottom left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rt.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderWhite .left-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_left.png) repeat-y right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_left.png', sizingMethod='scale');
    width: 15px;
}

div.DialogBorderWhite .content-dialog {
    font-size: 12px;
    color: #74839C;
    line-height: 16px;
    background-color: #F8F8FA;
}

div.DialogBorderWhite .right-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_right.png) repeat-y left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_right.png', sizingMethod='scale');
    width: 15px;
}

div.DialogBorderWhite .lb-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_lb.png) no-repeat top right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lb.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.DialogBorderWhite .bottom-dialog {
    background: url(/images/dialog/simpleBubble/grey/border_bottom.png) repeat-x top;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_bottom.png', sizingMethod='scale');
    height: 13px;
}

div.DialogBorderWhite .rb-dialog {
    background: url(/images/dialog/simpleBubble/grey/corner_rb.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rb.png', sizingMethod='scale');
    width: 15px;
    height: 13px;
}

div.Dialog input, div.Dialog select, div.DialogBorder input, div.DialogBorder select{
    border: 1px solid #C1C8D4;
    height: 20px;
    padding-left:4px;
    color: #666666;
}

div.Dialog input, div.DialogBorder input {
    padding-top:2px;
    padding-bottom:2px;
    height: 16px;
}
