    #globalSearchSupportCenter{margin-right: 20px !important}
    .sec-heading{padding: 0 0 3px 0;width: 100%;}
    .search_container #results
    {
    border-top: none;
    padding-top: 0;}
    #main_content .ms-WPBody .sec-heading h3{font-size:22px !important}
    .prod-info h4 div{font-size:16px !important;font-weight:normal}
    .model-search-result{
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #fffee7 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#fffee7 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#fffee7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffee7',GradientType=0 ); /* IE6-9 */
        border: 1px solid #a9a9a9;
        padding: 15px 20px 20px 20px;
        border-radius: 6px;
        overflow: hidden;
    }
    .list-container{margin:0 0 10px 12px;float: left;width: 100%}
    .list-container ul{margin: 0;padding: 0;list-style: none;display: block;}
    .list-container ul li{margin: 7px 0;padding: 0;list-style: none;display: block;width: 100%;float: left; line-height: 18px;background: transparent;}
    .model-search-result .list-container ul li:first-child{margin-top: 0}
    .model-search-result .list-container ul li a:hover, .model-search-result a.see-all-link:hover, .prod-info h4:hover{color: #C0571C !important;text-decoration: underline;}
    .list-heading{font-size: 16px;color: #5e5e5d;margin-bottom:15px;float: left; width: 100%;}
    .list-heading a{color: #5e5e5d !important;font-size: 16px !important;}
    .list-heading a:hover{color: #C0571C !important;font-size: 16px !important;text-decoration: underline;}
    .list-heading a span, .more-option li a span{font-weight: bold;color: #c0571c}
    .more-option, .more-option a, .more-option a:hover{font-size: 13px;color: #5e5e5d}
    .prodInfo-container{display:block;overflow: hidden;}
    .prod-image{width:39%;float: left;padding-right: 6%}
    .prod-image img{width:100%;max-width: 140px;}
    .prod-info{width:54.5%;float: left; line-height: 18px;}
    .prod-info div{line-height: 18px !important}
    .more-option a{cursor: pointer;}
    #globalSearchSupportCenter .main-content-area.clearfix .sec-heading h3
    {
        color:#555555;
    }
    #productImg
    {
        float:left;
    }
    .prod-info h4
    {
        padding:0px !important;
    }
    .prod-info h4 div
    {
    color:#C0571C !important;
    }
    .model-search-result .row
    {
        padding-top:20px;
    }
    .model-search-result .row a.see-all-link
    {
        color:#C0571C !important;
    }
    #modeLessLink li
    {
        border-bottom: none;
    }
    .more-less-value
    {
        color:#C0571C !important;
    }
    .alert.alert-info.support-global-search
    {
        border:1px solid gray; 
        padding:10px;
    }
    ul.more-option li
    {
        border-bottom:none;
    }
    .container-full-width
    {
        width:100% !important;
    }
    .loader, .loaderoverlay {
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    position: fixed;
}

.loader {
    background: #000;
    opacity: .2;
}

.loaderoverlay img {
margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: 45%;
    position: absolute;
}
.list-heading a, .more-option a{float: left;}
.list-heading a span{
    float:right;
    margin:4px 0 0 5px;
    font-size: 0px;
    background: url(/PublishingImages/Support/icon-arrow.png) left top no-repeat;
    width: 16px;
    height: 14px;
    display: inline-block;
}
.more-option a span{
    float:right;
    margin:4px 0 0 5px;
    font-size: 0px;
    background: url(/PublishingImages/Support/icon-arrow-sml.png) left top no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 2px
}

