.header-menu{
    margin-top: 21px;
}

.navbar-inner{
    background-color: #1A3E7D;
    filter:none;
}

.header-menu .nav > li:hover{
    background-color: #DDDDDD;
    filter:none;
}

.side-box{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.popular-reviews-box thead th{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.large-logo-box table td{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.review-filter-area{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.overview-overall-rating-box {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.job-list-table thead th{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.salary-range-box thead th{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFDFD', endColorstr='#EEEEEE');
}

.job-base-search-box td{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F1F6FA', endColorstr='#D2E2EF');
}

.post-like-box{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F1F6FA', endColorstr='#D2E2EF');
}

.overview-info-table td{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F1F6FA', endColorstr='#D2E2EF');
}

.overview-overall-rating-box .rating{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F1F6FA', endColorstr='#D2E2EF');
}
.quick-search .channels, .quick-search .countries {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FFFFFF', endColorstr='#D9D9D8');
}
.site-search-bar{
    background: url("../images/diagonal-overlay-4px.png") repeat scroll 0 0;
}