﻿

.ms-controller, .ms-important, [ms-controller], [ms-important] {
    visibility: hidden;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.global-search-form {
    display: inline;
}

.global-search-button,
.search-button {
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
    color: #FFF;
}

.pagemain .description {
    margin-top: -4px;
}

.pagemain .tags span.current a {
    color: #FFF;
}

.contactform .contact input {
    display: block;
}

#video .video-screenshot {
    width: 340px;
    height: 355px;
}

.toolset .track input {
    color: #000;
}

#bannerscollection_zoominout_opportune .bottomNav {
    width: auto;
}

#container .toolset-fs .track.forhide {
    width: 188px;
    overflow: hidden;
}

#newscontainer .caption .contents {
}

/* fix offset diff */
.list-search-form .search-button i {
    vertical-align: initial;
    border: 1px solid #00418F;
}

/*#searchcontainer{
    margin-bottom:20px;
}*/

.newsdetail img{
    max-width:700px;
}