body {-moz-user-select: -moz-none;font:11px Tahoma,Verdana,sans-serif}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,button {margin:0;padding:0}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
abbr,acronym {border:0}
a, a:visited {color: #1A3DC1;}
button::-moz-focus-inner, input::-moz-focus-inner {border:none}
a {outline: none;}
button {vertical-align: middle;padding-top: 1px;padding-bottom: 2px}
button img {vertical-align: middle}
input, select, textarea, button {font: 11px  Tahoma,Verdana,sans-serif}
input[type="text"], select {vertical-align: middle}
/* Для обновления */
#update{display: none}
/*TODO: изменить красный цвет */
#updaterStatusLine {z-index: 9999999;border: 1px solid black;display: block;position: fixed;top: 0px;left: 0px;width: 100%;height: 20px;color: red;font-weight: bold;background-color: white}
#tooltip {background-color: yellow;color: black;z-index: 99999999;position: absolute}
.blockBlue {border-radius: 7px;background: -moz-linear-gradient(left, #e6f4fd, white);padding: 7px 15px 8px 15px;margin-bottom: 10px}
.blockBlue a{color: #0066cc}