   #todayPage2 {
    position: absolute;
    margin-left: -60px;
    z-index: 1;
   }

   #todayPage {
    position: absolute;
    right: 180px;
    margin-top: -11px;
   }

   #printPage {
    position: absolute;
    right: 80px;
    margin-top: -10px;
   }

   h1 {
    font-size: 24px;
    font-weight: normal;
    color: #EF040B;
   }
   h2 {
    font-size: 20px;
    font-weight: normal;
   }

   .red {
    color: #F0030D;
   }
   input, select {
    font: 12px Arial;
   }

   form {
    margin: 0;
    padding: 0;

   }

   .hover {
    font-weight: bold;
   }

   body {
    color: #666666;
    font: 12px Arial;
   }
   body table {
    font-size: 12px;
   }
   img {
    border: 0px;
   }

   #howmuch .lt, #howmuch .b, #howmuch .rt, #howmuch .lb,  #howmuch .rb, #catalog .lb, #catalog .rb, #catalog .lt, #catalog .rt, #uslugi li div div.rt, #menu .rt, #menu .lb, #bottom .rt, #bottom .lb, #special .border .lt, #special .border .rt, #special .border .rb, #special .border .lb {
    border: 0;
    width: 7px;
    height: 7px;
    position: absolute;
    font-size: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
   }
   #mWidth {
    padding: 0 35px 0 35px;
    min-width: 930px;
    // width: expression(document.body.clientWidth < 1004? "1004px": "100%");
   }

/* Ссылки */

   #express .link ul li a,
   #s_catalog ul li a,
   #express ul.gray li a {
    text-decoration: none;
    color: #666666;
    border-bottom: 1px solid;
   }

   #express .link ul li a:hover,
   #s_catalog ul li a:hover,
   #express ul.gray li a:hover {
    text-decoration: none;
    border-bottom: 0;
   }

   #catalog table tr td a,
   #news a,
   #sale a.link,
   #express ul.rdl li a {
    text-decoration: none;
    color: #0E4C8C;
    border-bottom: 1px solid;
   }

   #catalog table tr td a:hover,
   #news a:hover,
   #sale a.link:hover,
   #express ul.rdl li a:hover {
    text-decoration: none;
    border-bottom: 0;
   }


/* Заголовок */
   #header {
    border-top: F0030D 4px solid;
    position: relative;
    padding: 26px 0 18px 0;
   }
   #header .logo_bnk {
    z-index: 10;
    position: relative;
   }

   #header .top_tel {
    position: absolute;
    text-align: center;
    top: 50px;
    left: 50%;
    margin-left: 40px;
   }
   #header .top_tel img {
    position: absolute;
    margin-left: -100px;
   }

   #header .logo_all {
    position: absolute;
    text-align: right;
    width: 100%;
    top: 50px;
   }

/* Меню и нижняя часть */
   #menu {
    background: #F0030D url('/images/s/menu_line.gif') repeat-x left bottom;
    position: relative;
    width: 100%;
   }
   #menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    //width: 100%;
   }
   #menu ul:after {
    content: '';
    display: block;
    clear: left;
   }
   #menu ul li {
    font-size: 14px;
    float:left;
    width: 14.2%;
    //width: 13.8%;
    text-align: center;
    padding: 10px 0 10px 0;
    min-height: 20px;
    color: #FFFFFF;
   }
   #menu table td {
    font-size: 14px;
    text-align: center;
    padding: 10px 0 10px 0;
    min-height: 20px;
    color: #FFFFFF;
   }
   #menu table td a,
   #menu ul li a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid;
   }
   #menu table td a:hover,
   #menu ul li a:hover {
    text-decoration: none;
    border-bottom: 0;
   }
   #bottom {
    background: #F0030D;
    position: relative;
    //width: 100%;
    margin: 20px 0 0 0;
   }
   #bottom .main {
    height: 70px;
    position: relative;
   }

   #bottom .rt,
   #menu .rt {
    right: -1px;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-5);


   }
   #bottom .rt img,
   #menu .rt img {
    position: absolute;
    left: -40px;
   }
   #bottom .lb,
   #menu .lb {
    margin-top: -6px;
   }
   #bottom .lb img,
   #menu .lb img {
    position: absolute;
    left: -46px;
   }
   #bottom .info {
    position: absolute;
    left: 68%;
    color: #FFFFFF;
    font-size: 11px;
    padding: 5px 0 0 0;
   }


/* Услуги */
   .preuslugi {
    padding: 15px 0 0 0;
    //padding: 10px 0 0 0;
    //width: 100%;

   }
   #uslugi {
    padding: 24px 0 34px 0;
   }
   #uslugi ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    //width: 100%;
   }
   #uslugi ul:after {
    content: '';
    display: block;
    clear: left;
   }
   #uslugi li {
    float:left;
    color: #FFFFFF;

   }
   #uslugi li div {
    height: 77px;
    //height: 91px;
    position: relative;
    text-align: right;
    padding: 14px 20px 0 0;
   }
   #uslugi li.u_01 {
    width: 33%;
   }
   #uslugi li.u_01 div.fon {
    background: #4dbf1b url('/images/s/_u_01.gif') no-repeat ;
   }
   #uslugi li.u_02 {
    width: 34%;
    //width: 33.9%;

   }
   #uslugi li.u_02 div.fon {
    background: #e31d9f url('/images/s/_u_03.gif') no-repeat ;
    margin: 0 11px 0 11px;
   }

   #uslugi li.u_03 {
    width: 33%;
   }
   #uslugi li.u_03 div.fon {
    background: #3294C8 url('/images/s/u_02.jpg') no-repeat ;
   }
   #uslugi li.u_04 {
    width: 100%;
   }
   #uslugi li.u_04 div.fon {
    background: #41266d url('/images/s/u_04.jpg') no-repeat ;

   }


   #uslugi li div div.rt {
    right: -1px;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-5);
    top: 0;
   }
   #uslugi li div div.rt img {
    position:  absolute;
    left: -40px;
   }
   #uslugi li div .text  {
    height: auto;
    width: auto;
    padding: 10px 0  0 180px ;
    text-align: left;
    font-size: 16px;
   }
   #uslugi li a {
    color: #FFFFFF;
    text-decoration: none;
    border: 0;
   }
   #uslugi li span {
    font-size: 12px;
   }


/* Главная  */
   #main {
    //width: 100%;
    margin: 0px 0 20px 0;
    position: relative;
   }
   #main:after {
    content: '';
    display: block;
    clear: left;
   }
   #main .left {
    float: left;
    width: 67%;
   }
   #main .right {
    float: left;
    width: 33%;

   }
   #main .index {
    padding: 0 11px 0 0;
   }

   #main h1 {
    padding: 0 0 0 30px;
   }
   #main .content h1 {
    padding: 0;
   }

   #main .content .red {
    color: #EF040B;
   }

   #main .content {
    padding: 20px 20px 30px 30px;
    //width: 100%;
   }
   #main #next .left #express {
    margin: 0 11px 0 0;
    padding: 0 0 20px 0;
   }
   #main #next .right #express {
    margin: 0;
    padding: 0 0 20px 0;
   }

   #next .content span,
   span.all {
    font-size: 18px;
   }






/* Заявка и подбор недвижимости */
   #express {
    position: relative;
    //width: 100%;
    padding: 10px 0 0 0;
   }
   #express .group {
    padding: 0 0 20px 0;
    width: 250px;
   }
   #express .group span {
    font-size: 18px;
   }

   #express .fieldset {
    position: relative;
    border: #CCCCCC 1px solid;
    width: 100%;
   }
   #express .name {
    position: absolute;
    z-index: 1;
    background: #FFFFFF;
    font-size: 22px;
    z-index: 1;
   }
   #express .name span {
    font-size: 18px;
   }
   #express h1 {
    position: absolute;
    z-index: 1;
    background: #FFFFFF;
    font-size: 20px;
    z-index: 1;
    margin: -13px 0 0 30px;
    padding: 0 10px 0 8px;
   }

   
   #express .f_01 .name {
    margin: -13px 0 0 30px;
    padding: 0 10px 0 8px;
   }
   #express .f_02 .name {
    margin: -13px 0 0 15px;
    padding: 0 10px 0 8px;
   }

   #express .f_01 .center {
    padding: 25px 0 0 40px;
   }
   #express .f_02 .center {
    padding: 25px 0 0 25px;
   }
   #express .rt,
   #express .rb {
    font-size: 1px;
    overflow: hidden;
    width: 6px;
    height: 6px;
    position: absolute;
   }
   #express .rt {
    right: -1px;
    //right: -2px;
    top: -1px;
   }
   #express .rb {
    margin: -5px 0 0 -1px;
   }
   #express .rt img {
    left: -20px;
    position: absolute;
   }
   #express .rb img {
    position: absolute;
    left: -26px;
   }

   #express .center {
    min-height: 265px;
    //height: 290px;
    position: relative;
   }

   #express ul.gray {
    list-style-type: none;
    margin: 0;
    padding: 0;
   }
   #express ul.gray li {
    padding: 0 0 20px 0;
   }
   #express ul.gray li b {
    color: #0E4C8C;
   }

   #express ul.rdl {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    padding: 0 400px 0px 0;
   }
   #express ul.rdl li {
    padding: 0 0 20px 0;
   }
   #express ul.rdl li span {
    font-size: 10px;
    color: #979797;
   }
   #express ul.rdl li.hover {
    color: #878787;
    font-weight: bold;

   }


    #todayPage {
     color: #f18184;
     background: url('/images/s/todayPage2.gif') no-repeat;
     width: 280px;
     height: 47px;
     padding: 15px 0 0 60px;
     position: absolute;
     left: -20px;
     z-index: 1000;
    }
    #todayPage a {
     color: #FFFFFF;
     border-bottom: 1px solid;
     text-decoration: none;
    }
    #todayPage a:hover {
     border: 0;
    }




/* Новости, пкбликации */
   .prenews {
    padding: 0 20px 0 0px;
    //width: 100%;
   }

   #news {
    background: url('/images/s/news.gif') no-repeat 25px 1px;
    padding: 0 0 5px 0;
    position: relative;
   }
   #news .name {
    font-size: 18px;
    padding: 0 0 5px 40px;
    color: #333333;
    //height: 30px;
    height: 35px;
   }
   #news .all {
    position: absolute;
    padding: 0 0 1px 0;
    top: 2px;
    left: 130px;
   }
   #news .list {
    background: #F2F2F2;
    padding: 20px 10px 25px 10px;	
   }

   #news .list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    //width: 100%;
   }
   #news .list ul:after {
    content: '';
    display: block;
    clear: left;
   }
   #news .list ul li {
    float: left;
    width: 49.9%;
    padding: 0 0 1px 0;
   }
   #news .list ul li div {
    padding: 0 20px 0 20px;
   }
   #news .list ul li div.date {
    background: url('/images/s/sp_kl.gif') no-repeat -60px 5px;
    padding: 0 0 2px 15px;
   }

   #pub .list {
    padding: 0 0 20px 0;
   }
   #pub .ist {
    font-size: 11px;
   }


/* Специальное предложение */
   #special {

   }
   #special .name {
    font-size: 20px;
    padding: 35px 0 0 40px;
    height: 38px;
    //height: 70px;
   }
   #special .border {
    position: relative;
    border: #CCCCCC 1px  solid;
    //width: 100%;
   }
   #special .border div {
    border: #FFFFFF 2px solid;
    //width: 100%;
   }
   #special .border div div {
    border: #CCCCCC 1px solid;
    //width: 100%;
   }
   #special .border .lt {
    left: -1px;
    top: -1px;
   }
   #special .border .lt img {
    position: absolute;
    left: -7px;
    top: -7px;
   }
   #special .border .rt {
    right: -1px;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-2);
    top: -1px;
   }
   #special .border .rt img {
    position: absolute;
    left: 0px;
    top: -7px;
   }
   #special .border .lb {
    left: -1px;
    margin-top: -6px;
   }
   #special .border .lb img {
    position: absolute;
    left: -7px;
    top: 0px;
   }
   #special .border .rb {
    right: -1px;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-8);
    margin-top: -6px;
   }
   #special .bottom {
    height: 40px;
    overflow: hidden;
    //width: 100%;
    position: relative;

   }
   #special .bottom img {
    position: absolute;
    margin: -20px 0 0 -25%;
    width: 1200px;
    height: 92px;
    
   }





/* Срочная продажа */
   #sale {
    padding: 35px 0 0 0;
    position: relative;
   }
   #sale .name {
    padding: 0 0 0 25px;
    min-height: 38px;
    //height: 38px;
    border-bottom: #A1A1A1 3px solid;
    font-size: 20px;
   }
   #sale .line {
    background: url('/images/s/sp_kl.gif') no-repeat center -60px;

    height: 32px;
    text-align: center;
    padding: 5px 0 0 50%;
    //padding: 5px 0 0 0;
   }
   #sale .allLink {
    position: absolute;
    top: 39px;
    left: 200px;
    padding: 0 0 1px 0;
   }
   #sale .line div a div {
    width: 21px;
    height: 21px;
    background: url('/images/s/sp_kl.gif') no-repeat;
   }
   #sale .line div {
    position: absolute;
   }
   #cat_left {
    margin: 0 0 0 -62px;
    //margin: 0 0 0 -63px;
   }
   #cat_right {
    margin: 0 0 0 42px;
    //margin: 0 0 0 41px;
   }


   #sale .line div#cat_left a div {
    background-position:  0px -60px;
    cursor: hand;
   }

   #sale .line div#cat_right a div {
    background-position:  -20px -60px;
    cursor: hand;
   }

   #cat_area {
    position: relative;
    z-index: 10;
    width: 100%;
    overflow: hidden;
    height: 252px;
   }
   #cat_table {
    position: absolute;
    z-index: 10;
    width: 100%;
   }
   #cat_list {

    width: 3000px;
    font-size: 12px;
   }
   #cat_list div {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
   }
   #cat_list div p b {
    color: #0E4C8C;
   }
   #cat_list div p {
    margin: 0;
    padding: 5px 25px 5px 25px;
   }
   #cat_list div img {
    border: #CCCCCC 3px solid;
    border-bottom: #CCCCCC 10px solid;
   }



/* Заказ, заявка */
   #order td {
    padding: 10px 10px 5px 0px;
   }
   #order .r {
    width: 250px;
    font: 100% Arial;
   }
   #order textarea {
    width: 250px;
    height: 100px;
    font: 90% Tahoma;
   }
   #order td span {
    color: #F94127;
   }
   #order td span.group {
    color: #666666;
    font-size: 18px;
   }


/* Фотогаллерея */
   #photo table td {
    padding: 10px 10px 10px 10px;
   }
   #photo table td div {
    // border: #CCCCCC 1px solid;
    // padding: 3px 3px 3px 3px;
    // width: 1px;
    margin-bottom: 3px;
   }

   #photo table td div img {
    border: #CCCCCC 1px solid;
    padding: 3px 3px 6px 3px;
    // border: 0;
    // padding: 0;
   }

   #photo * a:link,
   #photo * a:active,
   #photo * a:visited,
   #photo * a:hover {
    text-decoration: none;
    border-bottom: 0;
   }



/* Подбр недвижимости */
   #form  {
    position: absolute;
    text-align: right;
    right: 30px;
    top: 30px;
   }
   #form .w220 {
    width: 220px;
   }
   #form .w120{
    width: 127px;
   }

   #form .w40{
    width: 92px;
   }
   #form div span {
    padding: 0 8px 0 0;
   }
   #form div {
    padding: 0 0 10px 0;
   }

   #form .submit {
    padding: 30px 0 0 0;
   }
   #form .submit input {
    font-size: 14px;
   }
   #form .how {
    position: absolute;
    left: 0;
    width: 200px;
    text-align: left;
    padding: 23px 0 1px 0;
   }

   #iBegun {
    text-align: left;
    position: absolute;
    background: url('/images/s/line.gif') no-repeat 0 0;
    width: 223px;
    height: 17px;
    right: 0;
   }
   #bLeft {

   }
   #iBegun div {
    text-align: left;
   }
   #iBegun img {
    position: absolute;
    z-index: 1;
   }
   #iBegun #bRight,
   #iBegun #bLeft {
    z-index: 3;
   }
   #iBegun #iLine {
    font-size: 1;
    z-index: 1;
    height: 12px;
    position: absolute;
    top: 1px;
    background: #DBDBDB;
   }



/* Персонал */
   #personal {
    //width: 100%;
   }
   #personal span {
    font-size: 22px;
   }
   #personal:after {
    content: '';
    display: block;
    clear: left;
   }
   #personal .spacer {
    padding: 0 20px 0 0;
   }
   #personal .list {
    width: 33.3%;
    float: left;
   }
   #personal .list .img {
    height: 160px;
    padding: 0 0 0 20px;

   }
   #personal .list .name {
    padding: 5px 0 0 0;
    border-top: #EF030D 2px solid;
    color: #EF030D;
    font-weight: bold;
    height: 90px;
   }
   #personal .list .info {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding: 5px 0 0 0;
   }               	

   #personal .imgAndFio {
    //width: 100%;
    padding: 0 0 10px 0;
   }
   #personal .imgAndFio:after {
    content: '';
    display: block;
    clear: left;
   }
   #personal .imgAndFio .img,
   #personal .imgAndFio .fio {
    float: left;
   }
   #personal .bio {
    border-top: #EF030D 2px solid;
    padding: 5px 5px 0 10px;
   }
   #personal .pName {
    padding: 10px 0 3px 0;
    font-size: 14px;
    font-weight: bold;
    color: #F0030D;
   }

   #personal a {
    text-decoration: underline;
    color: #EF030D;

   }
   #personal  a:hover {
    text-decoration: none;
    border-bottom: 0;
   }


   #personalView {
    clear: both; 
    width: 100%;
    //padding-right: 1px;
    //overflow-x: hidden;
    position: relative;
    z-index: 1;
   }
   #personalView:after {
    content: '';
    display: block;
    clear: left;
   }
   #personalView .firs {
    width: 200px;
    float: left;
   }
   #personalView .cont {
    //float: left;
    margin-left: 200px;
    //margin-left: auto;
   }

   #personalView .img {
    height: 160px;
    padding: 0 0 0 20px;

   }
   #personalView .name {
    padding: 5px 0 0 0;
    border-top: #EF030D 2px solid;
    color: #EF030D;
    font-weight: bold;
    height: 90px;
   }
   #personalView .info {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding: 5px 0 0 0;
   }               	

   #personalView .spacer {
    padding: 0 20px 0 0;
   }



   #cat #express {
    margin: 0 0 40px 0;
   }
   #express #personal {
    \\border-left: #CCCCCC 1px solid;
    padding: 0 0 0 10px;
   }

   #express #personal div.img {
    padding: 0 10px 0 10px;
   }

   #express .info {
    padding: 0 20px 0 0;
   }


/* Найдено */
   #howmuch {
    border: #C9D2D1 1px solid;
    width: 250px;
    position: relative;
    margin: 0 0 25px 0;
    color: #F0030D;
   }
   #howmuch .text {
    padding: 10px 0 10px 0;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-weight: bold;
   }
   #howmuch img {
    position: absolute;
   }
   #howmuch .rt {
    top: -1px;
   }
   #howmuch .lt {
    top: -1px;
    left: -1px;
   }
   #howmuch .lb {
    left: -1px;
   }

   #howmuch .rt,
   #howmuch .rb {
    right: -1px;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-8);
   }
   #howmuch .lb,
   #howmuch .rb {
    margin-top: -6px;
   }
   #howmuch .lt img {
    top: -6px;
    left: -1179px;
   }
   #howmuch .rt img {
    top: -6px;
    left: -1186px;
   }
   #howmuch .rb img {
    left: -1186px;
   }
   #howmuch .lb img {
    left: -1179px;
   }
   #howmuch .b {
    width: 25px;
    height: 14px;
    left: 40px;
   }
   #howmuch .b img{
    left: -1154px;
   }


/* Каталог */
   #s_catalog {
    background: url('/images/s/s_catalog.gif') no-repeat 5px 0px;
    padding: 14px 0 50px 170px;
    position: relative;
   }
   #s_catalog ul li span {
    font-size: 10px;
    color: #EC030C;
   }

   #s_catalog ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
   }
   #s_catalog ul li {
    padding: 5px 0 5px 0;
   }

   #catalog {
    position: relative;
    //width: 100%;	
    margin: 11px 0 0 0;
   }
   #catalog table tr.header td {
    background:  #F0030D;
    border-bottom: 0;
    padding: 5px 3px 5px 3px;
    color: #FFFFFF;
   }
   #catalog table tr.header td div {
    padding: 4px 8px 4px 3px;
    border-right: #FFFFFF 1px solid;

   }
   #catalog table td {
    border-bottom: #CCD1D4 1px solid;
    padding: 5px 5px 5px 5px;
   }
   #catalog table td.a {
    border-left: #CCD1D4 1px solid;
   }
   #catalog table td.b {
    border-right: #CCD1D4 1px solid;
   }
   #catalog table tr.header td a {
    color: #FFFFFF;
    border-bottom: 1px solid;
    text-decoration: none;
   }
   #catalog table tr.header td a:hover {
    border: 0;
   }
   #catalog .lt img {
    position: absolute;
    top: -6px;
    left: -46px;
   }
   #catalog .rt {
    right: 0;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-7);

   }
   #catalog .rt img {
    position: absolute;
    top: 0px;
    left: -1193px;

   }
   #catalog .lb {
    margin-top: -7px;
   }
   #catalog .lb img {
    position: absolute;
    top: 0px;
    left: -1179px;
   }

   #catalog .rb {
    right: 0;
    //right: auto;
    //left: expression(this.parentElement.offsetWidth-7);
    margin-top: -7px;
   }
   #catalog .rb img {
    position: absolute;
    top: 0px;
    left: -1186px;
   }


/* Меню дополнительное */
   #express .link {
    padding: 20px 10px 20px 30px;
   }

   #express .link ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    //width: 100%;
   }
  #express .link ul:after {
    content: '';
    display: block;
    clear: left;
   }
  #express .link ul li {
    float:left;
    width: 30%;
    //width: 33.2%;
    padding: 3px 10px 3px 0;
    min-height: 20px;

   }
   #express .link ul li.hover {
    font-weight: bold;
   }

   #form .how a,
   #main .content a {
    text-decoration: underline;
    color: #EF040B;
   }
   #form .how a:hover,
   #main .content a:hover {
    text-decoration: none;
   }

/* Быстрая продажа список */
   #quick_sale table td {
    padding: 10px 10px 20px 0;
   }
   #quick_sale table td .name {
    padding: 0 0 5px 0;
   }

   #quick_sale table td.img div {
     // border: #CCCCCC 1px solid;
     // padding: 3px 3px 3px 3px;
     // width: 1px;
     margin-bottom: 3px;
    }

   #quick_sale table td.img div img {
    border: #CCCCCC 1px solid;
    padding: 3px 3px 6px 3px;
    // border: 0;
    // padding: 0;
   }
    
/* Полоски */
   hr {
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: 0;
    margin: 5px 0 5px 0;
    //margin:0;
   }
   hr[size="1"] {
    height: 1px;
   }
   hr[size="2"] {
    height: 2px;
   }


/* Филиалы */
   #filials .list {
    padding: 0 0 20px 0;
   }
   #filials .list table td {
    padding: 0 10px 20px 0;
    width: 50%;
   }
   #filials .list table td .adr {
    padding: 0 0 3px 0;
   }
   #filials .list table td a {
    text-decoration: underline;
    color: #666666;
   }
   #filials .list table td a:hover {
    text-decoration: none;
    border-bottom: 0;
   }


