.icart button.button { background: #cc352d; color: #fff; font-size: 11px; width: auto; height: auto; padding: 2px 8px; margin-right: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.icart button.button span { display: inline; }

.phone { height: 18px; background: url(../images/bg_phone.png) no-repeat scroll left top; padding-left: 22px; margin: 0 0 10px 15px; font-size: 13px; }
/*.phone span { border-bottom: 1px solid #F0CAC6; }
.phone a, .phone a:visited { color: #C52B1D; text-decoration: none; border-bottom: 1px solid #F0CAC6;}
.phone a:hover { border-bottom: 1px solid #C52B1D; }*/

.phone a, .phone a:visited { color: #000; text-decoration: none; border-bottom: 1px solid #ccc;}
.phone a:hover { border-bottom: 1px solid #000; }


#MB_header { height: 25px; background: url(../images/bg-top_news.jpg) center 0 no-repeat; }
#MB_caption { color: #fff; text-shadow: 0 1px 1px #222222; }
#MB_close { color: #fff; }


#contactForm { font-size: 14px; }


/* XMAS skin */
/*
.page {
    padding: 0 22px;
    background-color: #fff;
}

body {
    background: url(../xmas/bg.jpg) no-repeat scroll center top #0a2651;
}

.wrapper {
    background: url(../xmas/bottom.jpg) no-repeat scroll center bottom transparent;
}
*/
