* { margin: 0; padding: 0; }
html { width: 100%; min-width: 980px; }
body { word-wrap: break-word; color: #3d3d3d; background: #d9e9f0 url("../images/bg-errors.jpg"); font: 17px/1.3em Arial, Helvetica, Tahoma, sans-serif; }

h1, h2, h3, h4, h5 { line-height: 1.4em; margin-bottom: 1em; }
h1 { font-size: 1.5em; } h2 { font-size: 1.4em; line-height: normal; font-weight: normal; } h3 { font-size: 1.3em; } h4 { font-size: 1.25em; } h5 { font-size: 1.1em; }

p { margin-bottom: 0.4em; }
.thide { overflow: hidden; display: block; height: 0; line-height: normal; }

.wrap { padding: 0 5%; overflow: hidden; }
.wrapmsg { margin: 3% auto 0 auto; width: 500px; padding: 96px 188px 0 0; min-height: 193px; background: url("../images/zobra_ru_big.png") no-repeat 100% 0; }
.msgbox { margin-bottom: 1.6em; position: relative; min-height: 120px; padding: 25px 35px; background-color: #fff; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; }
.msgbox .thide { padding-top: 33px; width: 27px; position: absolute; top: 90px; right: -27px; background: url("../images/msgbox.png") no-repeat 100% 0; }