.introWrapperOuter .adv-ad {
    width: 30%;
}

.home div.page #bd .innerDetails .bottomCol .innerColBlock {
    width: 100%;
}

.introWrapper {
    width: 70%;
}

.introWrapper > ul li {
    width: 18%;
}

.introWrapper .introAction {
    width: 24%;
}


.topCol .topColInner {
    width: 68%;
}

.home #bd .innerDetails .topCol .innerColBlock {
    width: 47%;
}

#hd .head {
    width: 100%; max-width: 990px;}

.bdContentWrapper {
    width: 100%;
    max-width: 980px;
}
#bd {
    width: 100%;
    max-width: 980px;
}
@media screen and (max-width: 995px) {

#search input[type=text], #search #search-where.can-geo {
    width: 150px;
}
#search fieldset > div {
    float: right;
}
}

@media screen and (max-width: 760px) {

.introWrapperOuter .adv-ad, .introWrapper , .introWrapper > ul li, .introWrapper .introAction, .topCol .topColInner, .home #bd .innerDetails .topCol .innerColBlock      {
    width: 90%;
    margin: 0 auto;
    float: none;
}

 .home #bd .innerDetails .topCol .innerColBlock      {
    width: 100%;
    margin: 0 auto;
    float: none;
}

.home div.page #bd .innerDetails .bottomCol .innerColBlock {
    width: 90%;
    margin: 0 auto;
    float: none;
    margin-top: 25px;
}

.introWrapper  {margin-top: 320px;}

.introWrapper h2 {
    width: 105px;
}


#hd #search fieldset {
    width: 80%;
}

#hd .head {
    width: 100%;
    max-width: 990px;
    position: relative;
    height: 265px;
    float: left;
}

#search fieldset .actions {
    position: relative;
    right: auto;
    float: left; margin-top: 0px;
}

#search input[type=text], #search #search-where.can-geo {
    width: 100%;
    display: block;
    float: left;
}

#search fieldset > div > label {
    position: relative;
    display: block;
    width: 100%;
    top: auto;
    left: auto;
    display: block;
    clear: both;
    float: left;
    text-align: left;
}


#hd #search fieldset {
    margin: 11px 0 0 17px;
    width: 90%;
    height: 100%;
    position: relative;
    float: left;
    display: block;
}

#search fieldset > div {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden; margin-top: 18px;
}

#search input[type=text], #search #search-where.can-geo {
    width: 100%;
    display: block;
    float: left;
}

#hd #search {
    width: 100%;
    float: left;
    height: 100%;
        right: auto;
    top: auto;
}

#hd h1 {display: none;}

#search fieldset > div:first-child {margin-bottom: 20px;}

#hd #user-account {
    position: absolute;
    bottom: -47px;
    right: 3px;
    left: 5px;
    background-color: #DBDBDB;
    padding-top: 2px;
    padding-bottom: 4px;
}

}
