#singleSearch { padding: 10px 0; border-top: 1px solid #1A3080; border-bottom: 1px solid #1D3994; clear: both; }

select#jobtype { margin-right: 5px; float: left; }

#elSearch { float: left; }
#elSearch li.srchItem { display: inline-block; }
#elSearch li.srchItem select { display: none; }
#elJobtype select { width: 150px; }
#elPref select, #elArea select { width: 200px; }
#elSubject select, #elMonth select { width: 250px; }
#elKind select, #elWeek select { width: 150px; }
#elFeat select, #elType select { width: 170px; }
#srchBtn { border-radius: 3px; float: right; width: 62px; height: 46px; background: #4070FF url(../images/20px_search_icon.png) no-repeat center center; cursor: pointer; }
