#header .topsearch {
    height:50px;
    top:65px;
    position:relative;
    float:right;
    clear:right;
    padding:0;
    border:0;
    border-radius:0;
    behavior:url("assets/css3pie/1.0.0/PIE.htc");
    right:0;
    background: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#header .topsearch form,
#header .topsearch form .formbody {
    height:50px;
}
#main .image_container img {
    border-bottom:2px solid #beac83;
}
#header .topsearch form .formbody .widget-submit {
    height:40px;
    top:-50px;
    position:relative;
    overflow:hidden;
    float:right;
    margin:0;
    padding:5px;
    background-color:#beac83;
    border-radius:10px;
    behavior:url("assets/css3pie/1.0.0/PIE.htc");
    font-weight:300px;
}
#header .topsearch form .formbody .widget-text {
    height:40px;
    overflow:hidden;
    margin:0;
    padding:5px;
    background-color:#beac83;
    border-radius:10px;
    behavior:url("assets/css3pie/1.0.0/PIE.htc");
    font-weight:300px;
}
#header .topsearch input.text {
    width:0px;
    height:20px;
    padding:0;
    border:0;
    font-size:12px;
    color:#666;
    background: #fff;
    font-weight: 300;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    transition: width .5s;
}
#header .topsearch:hover input.text,
#header .topsearch input.text:focus,
#header .topsearch input.text:hover {
    width:230px;
    padding:10px;
}
#header .topsearch button.submit {
    width:30px;
    height:25px;
    overflow:hidden;
    margin:0;
    padding:20px;
    border:0;
    text-indent:-2000px;
    background:#beac83 url("../../files/conTemp543/picbase/search.png") center center no-repeat;
}
input[type="submit"]:hover,
.button:hover {
    background: #beac83!important;
}
#header input[type="submit"]:hover {
    background-image:url("../../files/conTemp543/picbase/search.png") !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}
#header .mod_form {
    background: white url("../../picbase/search-bg.gif") 96% center no-repeat;
    -moz-box-shadow: 0 1px 2px #666 inset;
    -webkit-box-shadow: 0 1px 2px #666 inset;
    box-shadow: 0 1px 2px #666 inset;
}
}

/* header search */
#header .mod_form {
    float:right;
    widows: 200px;
}
