body #page {
    height: 100%
}

.mp-content,
.choose_plan .price,
.activity-feed .comment-block {
    zoom:1;
}
header nav {

	overflow: hidden;
}

.rounded-gray-with-borders .bb {
    margin: 0 2px;
}
.rounded-yellow-with-borders .bb,
.activity-feed .hfeed .stream-comments .bb,
.activity-feed .comment-block .bb {
    margin: 0;
}
.rounded .heading .show-hiding,
.rounded .heading .hide-hiding {
    top: 17px;
}
.small-thumbnails .play-button,
.small-thumbnail .play-button,
.large-thumbnails .play-button,
.large-thumbnail .play-button {
    background:url(/img/video-thumbnails/embed/small-thumbnail-play-ie.png);
}
#scrolling-list {
    width: 270px;
}
.button {
    width: 0;
    background: url(/img/buttons/embed/button-ie.png);
}
    .button .rc {
        background: url(/img/buttons/embed/button-ie.png) 100% 0;
    }
.button input {
    width: 0;
    overflow: visible;
    padding: 4px 15px 0 18px;
}
.button a {
    padding: 11px 9px 0 15px;
}
.button.gray {
    background: url(/img/buttons/embed/button-gray-ie.png) !important;
}
    .button.gray .rc {
        background: url(/img/buttons/embed/button-gray-ie.png) 100% 0 !important;
    }
.button.red {
    background: url(/img/buttons/embed/button-red-ie.png) !important;
}
    .button.red .rc {
        background: url(/img/buttons/embed/button-red-ie.png) 100% 0 !important;
    }
.button.disabled {
    background: url(/img/buttons/embed/button-disabled-ie.png) !important;
}
    .button.disabled .rc {
        background: url(/img/buttons/embed/button-disabled-ie.png) 100% 0 !important;
    }
.small-button {
    background: url(/img/buttons/embed/small-button-ie.png) !important;
}
    .small-button .rc {
        background: url(/img/buttons/embed/small-button-ie.png) 100% 0 !important;
    }
    .small-button input,
    .small-button a {
        font-size: 1em;
        font-weight: 400;
        padding: 2px 2px 2px 10px;
    }
    .small-button a {
        padding: 4px 2px 2px 10px;
        height: 21px;
    }
.small-button.orange {
    background: url(/img/buttons/embed/small-button-orange-ie.png) !important;
}
    .small-button.orange .rc {
        background: url(/img/buttons/embed/small-button-orange-ie.png) 100% 0 !important;
    }
.small-button.gray,
.small-button.disabled {
    background: url(/img/buttons/embed/small-button-gray-ie.png);
}
    .small-button.gray .rc,
    .small-button.disabled .rc {
        background: url(/img/buttons/embed/small-button-gray-ie.png) 100% 0;
    }
.edit-notifications-form .n-row {
	height: 1%;
	position:static;
}
.service_subscribership dd {
    position: relative;
}
.notice-ok .inside {
    width: 875px;
    overflow: hidden;
}
.pagination li {
    display: inline;
}
.activity-feed .hfeed {
    margin-bottom: 8px;
}
.activity-feed .hentry {
    height: 60px;
}
.activity-feed .video-open {
    left: 0;
    margin-left: -20px;
}
.video-comments .delete-comment {
    font-size: 1.1em;
    background: #84a1a6;
    display:inline;
    width: auto;
    height: auto;
    padding: 0 3px 0 4px;
    top: 1px;
    right: 1px;
}
.video-comments .comment-tail {
    left: 59px;
}
.see-older-activity {
    margin: -5px 2px 0;
}
#loading {
    font-size:.9em;
}
.video-block {
    padding-bottom: 35px;
}
.video-block .write-comment {
    height: 42px;
    background: #5c7175;
}
.video-block .write-comment .form .button {
    margin-left: -10px;
}
.tag {
    padding-top: 4px;
    height: 20px;
}
.video-comments {
    z-index: -1;
}
.video-info {
    height: 70px;
}
.user-info .add-friend {
    background:url(/img/inline-bg/follow-ie.png);
}
    .user-info .add-friend .rc {
        background:url(/img/inline-bg/follow-ie.png) 100% 0;
    }
.user-info .add-friend:hover {
    background:url(/img/inline-bg/follow-hover-ie.png);
    color:#fff;
}
    .user-info .add-friend:hover .rc {
        background:url(/img/inline-bg/follow-hover-ie.png) 100% 0;
    }
.user-info .b-text {
    margin-left: 3px;
}
.user-info .following {
    margin-top: 0;
}
.text-tooltip,
.sharing-widget .notactive {
    background:url(/img/inline-bg/embed/text-tooltip-ie.png);
}
    .text-tooltip .rc,
    .sharing-widget .notactive .rc {
        background:url(/img/inline-bg/embed/text-tooltip-ie.png) 100% 0;
    }
.networks-list .network-name {
    font-size: .65em;
}
.network-settings .form {
    zoom: 1;
    position:relative;
    margin-bottom: 0;
}
.static .team .userpic {
    margin-left: -160px;
}

.rounded .cn,
.small-thumbnails li,
.rounded .heading .hide-hiding,
.rounded .heading .show-hiding,
.small-thumbnail,
.large-thumbnail,
#scrolling-list .large-thumbnails .active,
#scrolling-list .large-thumbnails li,
.edit-notifications-form .unverified,
.edit-user-form .unverified,
.new-phone-number-form .unverified,
.edit-user-form .email_sent,
.new-phone-number-form .email_sent,
.userpic-large span,
.userpic-middle,
.networks-list .icon .connected,
.networks-list .icon .autoshare,
.networks-list .icon .cannot-use,
.carousel-get-started,
.nav-points li,
.carousel-nav .nav-next,
.carousel-nav .nav-prev,
.phones-list .m2m  {
    filter: expression(fixPNG(this));
}
.carousel-get-started {
    zoom: 1;
    cursor:pointer;
}
.reasons .info {
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px")
}
footer {
    top: expression(parentNode.offsetHeight - this.offsetHeight + 'px');
}
footer ul {
    zoom: 1;
    position:relative;
}
footer li {
    width: 178px;
}
.incut {
    width: expression(document.body.clientWidth + 'px');
}
.gray-header nav li {
    display:inline;
}
#carousel .c {
    display:none;
}
#popup {
    position: absolute;
}
