.btn.darkblue {
    behavior: url(../js/PIE.htc);
}
.content-form input[type=text] {
    border-radius: 0;
    display: inline-block;
    line-height: 30px;
    padding: 0;
    text-indent: 10px;
}
.content-form .checkbox.ui-button,
.content-form .radio.ui-button {
    behavior: url(../js/PIE.htc);
}
@media (min-width: 430px) {
    .wash-watch-radio .sidebar-buttons .itunes-btn {
        margin-right: 20px;
    }
}
@media (min-width: 980px) {
    .wash-watch-radio .sidebar-buttons .itunes-btn {
        margin-right: 11px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .meet-experts li {
        margin: 0 18px 18px 0;
    }
}
@media (max-width: 767px) {
    .registration article img {
        width: auto;
    }
}
@media (max-width: 430px) {
    .registration article img {
        height: 162px;
        width: 260px;
    }
}

.meet-experts li {
    cursor: pointer;
    display: inline-block;
    height: 70px!important;
    margin: 0 18px 18px 0!important;
    position: relative;
    width: 70px !important;
}

#categories .span4 {
    margin: 0 10px;
}

.twitterFtr .tweet .rBx{
	float: right !important;
	width: 295px !important;
	margin: -5px 0 5px;
	border: 1px solid red;
}

