﻿body {direction:rtl; font-family: Tahoma; font-size: 12px; margin:0px; padding:0px; background-color:#f0f0f0;}
.Center {margin:0px auto; background-color: #ffffff; margin-top: 140px;}

.Right-Top {width:12px; height:12px; background-image:url(ImageSet.png); background-repeat:no-repeat; background-position:-22px -14px;}
.Center-Top {width:442px; height:12px; background-image:url(Center-Top-Bottom.png); background-repeat:repeat-x; background-position:0px 0px;}
.Left-Top {width:12px; height:12px; background-image:url(ImageSet.png); background-repeat:no-repeat; background-position:0px -14px;}

.Right-Center {min-height:160px; border-right: solid 1px #ffbd09;}
.Center-Center {min-height:144px; padding:16px 16px 0px 0px;}
.Left-Center {min-height:160px; border-left: solid 1px #ffbd09;}

.Right-Bottom {height:12px; width:12px; background-image:url(ImageSet.png); background-repeat:no-repeat; background-position:-22px -36px;}
.Center-Bottom {height:12px; background-image:url(Center-Top-Bottom.png); background-repeat:repeat-x; background-position:0px -12px;}
.Left-Bottom {height:12px; width:12px; background-image:url(ImageSet.png); background-repeat:no-repeat; background-position:0px -36px;}

.Center-Center .ErrorIcon {height:32px; width:32px; background-image:url(ImageSet.png); background-repeat:no-repeat; background-position:-43px -17px; float:right;}
.Center-Center .Content {min-height:130px; width:356px; float:left; padding-right:14px; padding-left:20px; padding-top:10px;}
.Center-Center .Content .ErrorTitle {height:18px; font-weight:bold; color:#161616; border-bottom:solid 1px #e3e3e3;}
.Center-Center .Content .ErrorBoby {color:#2d2d2d; margin-top:10px; min-height:64px;}
    .Center-Center .Content .ErrorBoby input {
        font-family:Tahoma;
        font-size:12px;
        direction:ltr;
    }
    .Center-Center .Content .ErrorBoby .Button {
        font-size:11px;
    }
.Center-Center .Content .ErrrorButton {min-height:30px; float:left; margin-left:6px; margin-top:10px; margin-bottom:8px;}