.searchBox{
	padding-top: 150px;
    text-align: center;
}

#searchBar .search, #searchBar .textSearch {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 0;
    margin-top: 8px;
    position: absolute;
}
#searchBar .search, #searchBar .textSearch, .forumTrainerSearch .search {
    border: 1px solid #697690;
    box-shadow: 0 0 4px #5A5A5A;
    height: auto;
    vertical-align: top;
    white-space: nowrap;
}

div.search {
    background-color: #F9F9F9;
    border: 1px solid #C8C8C8;
    display: inline-block;
    line-height: 26px;
    padding-left: 10px;
    position: relative;
    vertical-align: middle;
    /*white-space: nowrap;*/
    /*width: 480px;*/
}

#search-field {
    background-color: #F9F9F9;
    color: #555555;
    cursor: text;
    font-size: 14px;
    height: 22px;
    line-height: normal;
    padding-left: 12px;
    padding-right: 12px;
    vertical-align: middle;
    width: 380px;
}
.search input[type="text"],
.search input[type="search"] {
    background: #F9F9F9;
    border: 0 none;
    margin: 0;
    outline: none;
    width: 370px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}


.search button[type="reset"] {
    background-color: transparent;
    border: 0 solid black;
    padding: 0 2px;
}
.hoverImage * {
    opacity: 0.4;
}


#searchFieldSubmit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: transparent transparent transparent #C8C8C8;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    position: static;
    vertical-align: middle;
}


.hoverImage * {
    opacity: 0.4;
}
.s_822435508 {
    background-position: -1210px 0;
    height: 22px;
    width: 22px;
}
.spdict {
    background: url("../img/x.jpg") no-repeat top center ;
}
.sp {
    color: transparent;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    vertical-align: middle;
}


.lastSearch {
    display: inline-block;
    margin-left: 10px;
}

