#searchBody {
    background-color: #c1cdd1;
    border-top: 10px none;
	border-radius: 8px;
	height: 83px;
    padding-left: 2px;
	padding-top: 6px;
    text-align: center;
    width: 230px;/*310*/
}
.form-wrapper {
	height: 34px;
    width: 210px; /*284*/
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #dedede #bababa #aaa #bababa;
    box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    border-radius: 10px;    
    background-color: #f6f6f6;
    background-image: linear-gradient(top, #f6f6f6, #eae8e8);
	margin-left: 9px;
    margin-top: 8px;
}

.form-wrapper #search {
    height: 23px;
    <!-- padding: 10px 5px; -->
    float: left;    
    font: bold 12px "arial";
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    border-radius: 3px;
	margin-left: 4px;
	margin-top: 2px;
	padding : 3px;
    width: 110px; /*192*/
}

.form-wrapper #search:focus {
    outline: 0; 
    border-color: #aaa;
    box-shadow: 0 1px 1px #bbb inset;  
}

.form-wrapper #search::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
}

.form-wrapper #search:-moz-placeholder {
    color: #999;
    font-weight: normal;
}

.form-wrapper #search:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
} 

.form-wrapper #submit {
    float: right;    
    height: 23px;
    width: 71px;
    padding: 0;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #fafafa;
    background-image: linear-gradient(top, #31b2c3, #0483a0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	-ms-border-radius: 3px;
    border-radius: 3px;      
    text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
	text-align: right;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
	margin-right: 1px;
}
.form-wrapper #submit:active {
    outline: 0;    
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;    
}
  
.form-wrapper #submit::-moz-focus-inner {
    border: 0;
}
.form-wrapper #search{filter:
	progid:DXImageTransform.Microsoft.
	width: 4px;
}
