/*.newsletter_lightbox form input[type="text"] { width: 252px; }*/
.sideBlock .newsletter form input[type="text"] { width: 128px; }
.sideBlock .newsletter form input[type="submit"] { width: 76px; }

/* fix unicode problem  */
html body *{ text-transform:none !important }
