/*@import url("/include/style.css");*/
body {
  
  margin: 0 auto;
  max-width: 1300px;
  min-height: 500px;
  min-width: 900px;
  padding: 0 10px;
}

a, a:visited {
  color: #004f90;
}


div#header {
  background: url('xh1bg.jpg') no-repeat 0 bottom;
  width: 100%;
  height: 130px;
  overflow: hidden;
  position: relative;
}

div.navidots {
  background-color: #e0e0e0;
  position: relative;
}

span.dots {
  color: #404040;
}

span.dots a,
span.dots a:visited {
  color: #404040;
}

span.dots a:hover {
  color: #202020;
}


/* */


h3 a.b:hover {
  color: #ff6600;
}



div#toplinks {
  background-color: #ff6600;
  min-height: 18px;
}

div#toplinks a, div#toplinks a:visited {
  color: white;
}

div#toplinks a:hover, div#toplinks a.active, div#toplinks a.active:visited {
  color: black;
  background-color: #e0e0e0;
}

div#toplinks a.l {
  width: 150px;
}

div#toplinks a.l, div#toplinks a.l:hover, div#toplinks a.l:visited {
  color: white;
}

span.lvl0 { margin: 0 0 0 40px; padding: 0; } 

div#langs {
  color: #808080;
}

div#langs span {
  color: #808080;
}

div.book_short div.i.wide {
  height: auto;
  width: 320px;
}

div#content.mm {
  position: relative;
  width: 99%;
  margin: 35px auto;
  padding: 0;
}

/* central central central */
div#mm_content {
  margin: 0 335px 35px 220px;
  border: 1px dashed #cccccc;
  padding: 0 10px;
  border-width: 0 1px;
  overflow: hidden;
  zoom: 1;
}

div#mm_ss {
  padding: 0;
}

div#mm_ss div#mm_ss_pix {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 560px;
  border: 1px solid #ccc;
  overflow: hidden;
}

div#mm_ss_pix a.ssdot {
  z-index: 102;
  position: absolute;
  display: block;
  top: 2px;
  left: 2px;
  color: white;
  border: 1px solid #cccccc;
  border-radius: 5%;
  background-color: #808080;
  width: 9px;
  height: 9px;
  overflow: hidden;
}

div#mm_ss_pix a.ssdot.on {
  border-color: white;
  background-color: #ff6600;
}

div#mm_ss_pix a.ssdot:hover {
  border-color: white;
}

div#mm_ss div.ss {
  z-index: 5;
  position: absolute;
  bottom: 0px;
  right: 0;
  margin: 0 0 0 -10px;
  padding: 0;
  text-align: right;
  font-size: 14pt;
  color: white;
  opacity: 0.75;
  text-transform: uppercase;
  border: 0px none;
  visibility: hidden;
}

div#mm_ss div.ss span,
div#mm_ss div.ss a, div#mm_ss div.ss a:link, div#mm_ss div.ss a:visited {
  padding: 0 10px;
  display: block;
  float: right;
  text-decoration: none;
  color: white;
  background-color: #404040; /*#004f90; */ /*#ff6600;*/
  padding: 5px 10px;
  border-radius: 8px 0 0 0;
  max-width: 460px;
}

div#mm_ss div.ss a:hover {
  color: #e0e0e0;
  background-color: #303030; /*#004f90; */ /*#ff6600;*/
}

div#mm_ss div.active {
  visibility: visible;
  z-index: 101;
}

div#mm_ss div div.empty {
  padding: 0;
}

div#mm_ss img {
  position: static;
  /*display: block;*/
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 560px;
}

div#mm_ss img.ss {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 560px;
  border: 0 none;
  z-index: 5;
  visibility: hidden;
}

div#mm_ss img.active {
  z-index: 100;
}

div#mm_ss img.last-active {
  z-index: 9;
}

div#mm_ss p {
  margin: 0px auto 5px auto;
  padding: 10px 2px 5px 2px;
  border: 0 none;
  max-width: 560px;
  color: #202020;
  hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  text-align: justify;
}


.news {
  margin: 0 0 25px 8px;
  padding: 0;
  overflow: hidden;
}

div.news {
  margin-left: 0;
}

dl.news dt {
  color: #004f90;
  margin: 0 0 2px 0;
  padding: 0;
}

dl.news dt a {
  color: #004f90;
}

dl.news dt span {
  color: #666666;
  font-size: 10pt;
  white-space: nowrap;
}

dl.news dd {
  font-size: 10pt;
  color: #000000;
  margin: 0 0 15px 0;
  padding: 0;
  overflow: hidden;
  zoom: 1; /* hello ie6 */
}

.news img {
  float: left;
  border: 1px solid #cccccc;
  margin: 0 8px 8px 0;
  padding: 0;
}

div.news img {
  margin-right: 1px;
}

dl.news dd p {
  margin: 0 5px 3px 0px;
}

/* left */
div#mm_menu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 210px;
  border: 0px solid red;
  min-height: 500px;
  margin: 0;
  padding: 0 0 0 5px;
}

div#mm_menu dl {
  margin: 0;
  padding: 0;
}

div#mm_menu dt {
  font-weight: bold;
  color: #ff6600;
  clear: left;
  margin: 0 0 4px 0;
  padding: 0;
}

div#mm_menu dd {
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
  overflow: hidden;
}

    div#mm_menu dd a {
        float: left;
        clear: left;
        padding: 2px 0 2px 0;
        margin: 0;
        text-decoration:wavy;
        *display: block;
        *float: none;
        
    }
   

div#mm_menu dd a:hover {
  text-decoration: underline;
  color:red !important;
}

div#mm_menu dd a, div#mm_menu dd a:visited{
  color: #004f90;
}

div#mm_menu dd a.ad {
}

div#mm_menu div.but {
  margin: 20px 15px 0 0;
  text-align: center;
}

div#mm_menu div.but img {
  display: inline-block;
  margin: 4px;
}



/* right right right right right right right right */
div#mm_whatson {
  position: absolute;
  top: 0;
  right: 3px;
  width: 320px;
  border: 0px solid red;
  min-height: 500px;
  margin: 0;
  padding: 0;
}

/* bottomlinks bottomlinks bottomlinks bottomlinks bottomlinks bottomlinks bottomlinks */


/* the map */
@media (max-width: 1000px) { 

  body {
    min-width: 0;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  div#mm_whatson {
    position: static;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 auto;
  }

  div#mm_content {
    margin: 0 0 0 220px;
    max-width: 700px;
  }

  div#mm_ss_pix,
  div#mm_ss p {
    min-width: 92%;
  }

  div#mm_ss_pix img {
    width: 100%;
    min-width: 100%;
  }

  div#mm_content dt.n4 {
    display: none;
  }

  div#mm_whatson div.brick {
    width: 45%;
    float: right;
    margin: 0 2% 0 1%;
  }

  div#copyright, div#banners {
    width: 90%;    
  }

}

@media (max-width: 600px) { 

  /*h1 {
    display: none;
  }*/

  div#mm_menu, div#mm_menu dl {
    position: static;
    display: block
    clear: both;
    width: 100%;
    min-height: 0;
    margin: 0 0 20pt 0;
  }

  div#mm_menu div.but {
    display: none;
  }

  div#mm_menu dd {
    margin: 0 0 4pt 0;
    padding: 0;
  }

  div#mm_menu dd a {
    display: inline-block;
    clear: none;
    margin: 0 10pt;
    padding: 2pt;
  }

  div#mm_menu dd a.n4 {
    display: none;
  }

  div#mm_whatson {
    position: static;
    display: block;
    clear: both;
    width: 100%;
  }

  div#mm_content {
    margin: 0 0 0 0;
  }

  div#mm_content div.brick {
    display: none;
  }

  div#mm_whatson div.brick {
    width: 96%;
    float: none;
    margin: 0 auto;
  }

  div#toplinks a {
    display: none;
  }

  div#toplinks a.l {
    display: block;
  }

}
/* ----------------------- my style ------------------------- */
#h1top {
    font-size: 1.1em;text-align: center; color: #800000; font-family: Georgia; font-style: italic;
}
h2 {
  font-size: 1em;color: #d11313;
}

h3 {
  font-size: 1em;color: #d11313 !important;
  }
  div#mm_ss h3 {
  margin: 0px auto 5px auto;
  padding: 10px 2px 5px 2px;
  border: 0 none;
  max-width: 560px;
  
  hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  text-align: justify;
}

p.content_novosti {text-align: center !important;}
p.content_novosti img {
    border: 2px solid #CCCCCC;
    width: 400px !important;
    margin: 10px !important;
    max-width: 100% !important;
    text-align: center !important;
    }
p.date_mesto {    color: #004F90 !important;    font-size: 1em;}
/*p.date_mesto span {color: #FF6600 !important;}*/
.telefon {color: #666666 !important;}
ul.karta-sajta-vkoem-kz {    color: #004f90;    font-size: 1.2em;}
ul.karta-sajta-vkoem-kz li li {
    color: #800000;
    margin-top: 1em;
    margin-bottom: 1em;
    
}
ul.karta-sajta-vkoem-kz li li li {
    color: #000;
   }
div#mm_ss ol {
    border: 0 none;
    margin: 0 auto 5px;
    max-width: 560px; /*padding: 10px 2px 5px;*/
    text-align: justify;
    color: red;
    
}
div#mm_ss li li { color: blue;}
/* -----------------------end  my style ------------------------- */
.xl85 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: middle;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl86 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: middle;
    border: .5pt solid windowtext;
}

.xl87 {
    mso-style-parent: style0;
    font-size: 10.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    border: .5pt solid windowtext;
}

.xl88 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl89 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl90 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}
.xl91 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl92 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl93 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl94 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl95 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: right;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl96 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl97 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl98 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl99 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}
.xl100 {
    mso-style-parent: style0;
    color: purple;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl101 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl102 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl103 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl104 {
    mso-style-parent: style0;
    color: purple;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl105 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl106 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl107 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl108 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl109 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: right;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl110 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl111 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl112 {
    mso-style-parent: style0;
    color: #993300;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl113 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl114 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
}

.xl115 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    white-space: normal;
}

.xl116 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl117 {
    mso-style-parent: style0;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
}

.xl118 {
    mso-style-parent: style0;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl119 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
}

.xl120 {
    mso-style-parent: style0;
    color: windowtext;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
}

.xl121 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
}

.xl122 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
}

.xl123 {
    mso-style-parent: style0;
    color: windowtext;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
}

.xl124 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: right;
}

.xl125 {
    mso-style-parent: style0;
    color: windowtext;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
}

.xl126 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl127 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl128 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
}

.xl129 {
    mso-style-parent: style0;
    color: windowtext;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    white-space: normal;
}

.xl130 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border-top: .5pt solid windowtext;
    border-right: none;
    border-bottom: .5pt solid windowtext;
    border-left: none;
}

.xl131 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border-top: none;
    border-right: none;
    border-bottom: .5pt solid windowtext;
    border-left: none;
}

.xl132 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    white-space: normal;
}

.xl133 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    border-top: none;
    border-right: none;
    border-bottom: .5pt solid windowtext;
    border-left: none;
}

.xl134 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    white-space: normal;
}

.xl135 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
    border: .5pt solid windowtext;
    white-space: normal;
}

.xl136 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: left;
    vertical-align: top;
}

.xl137 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl138 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
}

.xl139 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    white-space: normal;
}

.xl140 {
    mso-style-parent: style0;
    color: purple;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    vertical-align: top;
    border: .5pt solid windowtext;
}

.xl141 {
    mso-style-parent: style0;
    font-size: 16.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    white-space: normal;
}

.xl142 {
    mso-style-parent: style0;
    font-size: 16.0pt;
}

.xl143 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 10.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    white-space: normal;
}

.xl144 {
    mso-style-parent: style0;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    white-space: normal;
}

.xl145 {
    mso-style-parent: style0;
    color: windowtext;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: right;
}

.xl146 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    white-space: normal;
}

.xl147 {
    mso-style-parent: style0;
    font-size: 12.0pt;
    font-weight: 700;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: right;
}

.xl148 {
    mso-style-parent: style0;
    color: #990099;
    font-size: 10.0pt;
    font-style: italic;
    font-family: "Times New Roman", serif;
    mso-font-charset: 204;
    text-align: center;
    vertical-align: top;
    white-space: normal;
}

